Searched defs:getCol (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/IR/ | ||
D | DebugLoc.cpp | 30 unsigned DebugLoc::getCol() const { in getCol() function in DebugLoc |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ | ||
D | DebugLoc.cpp | 31 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 __anon7bcb39700211::ExprAST |
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/Chapter9/ | ||
D | toy.cpp | 209 int getCol() const { return Loc.Col; } in getCol() function in __anoned619ec80211::ExprAST |