Searched refs:CallerBody (Results 1 – 1 of 1) sorted by relevance
545 if (const Stmt *CallerBody = CallerInfo->getBody()) in getLocationForCaller() local546 return PathDiagnosticLocation::createEnd(CallerBody, SM, CallerCtx); in getLocationForCaller()