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