Home | History | Annotate | Download | only in AST

Lines Matching refs:getColumn

395        << ':' << PLoc.getColumn();
400 << ':' << PLoc.getColumn();
403 OS << "col" << ':' << PLoc.getColumn();