Searched refs:LastCallLocation (Results 1 – 1 of 1) sorted by relevance
507 PathDiagnosticLocation *LastCallLocation = nullptr) { in adjustCallLocations() argument514 if (LastCallLocation) { in adjustCallLocations()517 Call->callEnter = *LastCallLocation; in adjustCallLocations()519 Call->callReturn = *LastCallLocation; in adjustCallLocations()