Searched refs:getCurrentDebugLocation (Results 1 – 3 of 3) sorted by relevance
122 const DebugLoc &getCurrentDebugLocation() const { return CurDbgLocation; } in getCurrentDebugLocation() function208 DbgLoc(B.getCurrentDebugLocation()) {} in InsertPointGuard()
71 OriginalLocation = CGF.Builder.getCurrentDebugLocation(); in init()94 OriginalLocation = CGF.Builder.getCurrentDebugLocation(); in ApplyDebugLocation()
2190 Context, unwrap(Builder)->getCurrentDebugLocation().getAsMDNode())); in LLVMGetCurrentDebugLocation()