Searched refs:LastCallLocation (Results 1 – 1 of 1) sorted by relevance
219 PathDiagnosticLocation *LastCallLocation = nullptr) { in adjustCallLocations() argument228 if (LastCallLocation) { in adjustCallLocations()231 Call->callEnter = *LastCallLocation; in adjustCallLocations()233 Call->callReturn = *LastCallLocation; in adjustCallLocations()