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