Searched refs:getCurrentDebugLocation (Results 1 – 4 of 4) sorted by relevance
399 EXPECT_EQ(DL1, Builder.getCurrentDebugLocation()); in TEST_F()405 EXPECT_EQ(DL2, Builder.getCurrentDebugLocation()); in TEST_F()
114 const DebugLoc &getCurrentDebugLocation() const { return CurDbgLocation; } in getCurrentDebugLocation() function200 DbgLoc(B.getCurrentDebugLocation()) {} in InsertPointGuard()
81 OriginalLocation = CGF->Builder.getCurrentDebugLocation(); in init()109 OriginalLocation = CGF.Builder.getCurrentDebugLocation(); in ApplyDebugLocation()
2214 Context, unwrap(Builder)->getCurrentDebugLocation().getAsMDNode())); in LLVMGetCurrentDebugLocation()