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

/external/llvm/include/llvm/Support/
H A DDebugLoc.h74 unsigned getCol() const { function in class:llvm::DebugLoc
/external/llvm/unittests/ExecutionEngine/JIT/
H A DJITEventListenerTestCommon.h46 inline unsigned int getCol() { function
98 DebugLoc DebugLocation = DebugLoc::get(getLine(), getCol(),

Completed in 108 milliseconds