Searched defs:getCol (Results 1 – 2 of 2) sorted by relevance
21 unsigned DebugLoc::getCol() const { return DILocation(Loc).getColumnNumber(); } in getCol() function in DebugLoc
208 int getCol() const { return Loc.Col; } in getCol() function in __anonbaccfa370211::ExprAST