Home
last modified time | relevance | path

Searched refs:getCurrentDebugLocation (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/IR/
DIRBuilder.h122 const DebugLoc &getCurrentDebugLocation() const { return CurDbgLocation; } in getCurrentDebugLocation() function
208 DbgLoc(B.getCurrentDebugLocation()) {} in InsertPointGuard()
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp71 OriginalLocation = CGF.Builder.getCurrentDebugLocation(); in init()
94 OriginalLocation = CGF.Builder.getCurrentDebugLocation(); in ApplyDebugLocation()
/external/llvm/lib/IR/
DCore.cpp2190 Context, unwrap(Builder)->getCurrentDebugLocation().getAsMDNode())); in LLVMGetCurrentDebugLocation()