Searched refs:LastCallLocation (Results 1 – 1 of 1) sorted by relevance
494 PathDiagnosticLocation *LastCallLocation = nullptr) { in adjustCallLocations() argument501 if (LastCallLocation) { in adjustCallLocations()504 Call->callEnter = *LastCallLocation; in adjustCallLocations()506 Call->callReturn = *LastCallLocation; in adjustCallLocations()