Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DIRBuilder.h114 DebugLoc getCurrentDebugLocation() const { return CurDbgLocation; } in getCurrentDebugLocation() function
/external/llvm/include/llvm/IR/
DIRBuilder.h136 const DebugLoc &getCurrentDebugLocation() const { return CurDbgLocation; } in getCurrentDebugLocation() function