Searched refs:CallerInfo (Results 1 – 1 of 1) sorted by relevance
494 const AnalysisDeclContext *CallerInfo = CallerCtx->getAnalysisDeclContext(); in getLocationForCaller() local495 if (const Stmt *CallerBody = CallerInfo->getBody()) in getLocationForCaller()497 return PathDiagnosticLocation::create(CallerInfo->getDecl(), SM); in getLocationForCaller()