Home | History | Annotate | Download | only in Core

Lines Matching refs:Caller

452         const Decl *Caller = CE->getLocationContext()->getDecl();
453 C = PathDiagnosticCallPiece::construct(PD.getActivePath(), Caller);
1110 const Decl * Caller = CE->getLocationContext()->getDecl();
1111 C = PathDiagnosticCallPiece::construct(PD.getActivePath(), Caller);
1125 // edge in the *caller*, so we don't want to update the LocationContext
1495 // that will be returned to the caller.