Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/IR/
HDIRBuilder.h112 const DebugLoc &getCurrentDebugLocation() const { return CurDbgLocation; } in getCurrentDebugLocation() function
198 DbgLoc(B.getCurrentDebugLocation()) {} in InsertPointGuard()
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGDebugInfo.cpp73 OriginalLocation = CGF.Builder.getCurrentDebugLocation(); in init()
96 OriginalLocation = CGF.Builder.getCurrentDebugLocation(); in ApplyDebugLocation()
/NextBSD/contrib/llvm/lib/IR/
HDCore.cpp2208 Context, unwrap(Builder)->getCurrentDebugLocation().getAsMDNode())); in LLVMGetCurrentDebugLocation()