Searched refs:LastCallLocation (Results 1 – 1 of 1) sorted by relevance
528 PathDiagnosticLocation *LastCallLocation = nullptr) { in adjustCallLocations() argument535 if (LastCallLocation) { in adjustCallLocations()538 Call->callEnter = *LastCallLocation; in adjustCallLocations()540 Call->callReturn = *LastCallLocation; in adjustCallLocations()