Searched defs:getCol (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/IR/ | ||
D | DebugLoc.cpp | 31 unsigned DebugLoc::getCol() const { in getCol() function in DebugLoc |
/external/llvm/examples/Kaleidoscope/Chapter8/ | ||
D | toy.cpp | 209 int getCol() const { return Loc.Col; } in getCol() function in __anon435b48460211::ExprAST |