Home
last modified time | relevance | path

Searched defs:getCol (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/IR/
DDebugLoc.cpp31 unsigned DebugLoc::getCol() const { in getCol() function in DebugLoc
/external/llvm/examples/Kaleidoscope/Chapter8/
Dtoy.cpp209 int getCol() const { return Loc.Col; } in getCol() function in __anon435b48460211::ExprAST