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