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