Searched refs:CurDbgLocation (Results 1 – 1 of 1) sorted by relevance
51 DebugLoc CurDbgLocation; variable119 CurDbgLocation = L; in SetCurrentDebugLocation()123 DebugLoc getCurrentDebugLocation() const { return CurDbgLocation; } in getCurrentDebugLocation()128 if (!CurDbgLocation.isUnknown()) in SetInstDebugLocation()129 I->setDebugLoc(CurDbgLocation); in SetInstDebugLocation()