Home | History | Annotate | Download | only in AST

Lines Matching refs:getColumn

582        << ':' << PLoc.getColumn();
587 << ':' << PLoc.getColumn();
590 OS << "col" << ':' << PLoc.getColumn();