Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DDebugLoc.cpp30 unsigned DebugLoc::getCol() const { in getCol() function in DebugLoc
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDebugLoc.cpp31 unsigned DebugLoc::getCol() const { in getCol() function in DebugLoc
/external/llvm/examples/Kaleidoscope/Chapter9/
Dtoy.cpp209 int getCol() const { return Loc.Col; } in getCol() function in __anon7bcb39700211::ExprAST
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/Chapter9/
Dtoy.cpp209 int getCol() const { return Loc.Col; } in getCol() function in __anoned619ec80211::ExprAST