Searched refs:getCurrentDebugLocation (Results 1 – 3 of 3) sorted by relevance
123 DebugLoc getCurrentDebugLocation() const { return CurDbgLocation; } in getCurrentDebugLocation() function209 DbgLoc(B.getCurrentDebugLocation()) {} in InsertPointGuard()
70 OriginalLocation = CGF.Builder.getCurrentDebugLocation(); in ApplyDebugLocation()81 OriginalLocation = CGF.Builder.getCurrentDebugLocation(); in ApplyDebugLocation()
2191 unwrap(Builder)->getCurrentDebugLocation().getAsMDNode(Context))); in LLVMGetCurrentDebugLocation()