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