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