Home | History | Annotate | Download | only in Core

Lines Matching defs:Caller

605           const Decl *Caller = CE->getLocationContext()->getDecl();
606 C = PathDiagnosticCallPiece::construct(PD.getActivePath(), Caller);
1464 const Decl *Caller = CE->getLocationContext()->getDecl();
1465 C = PathDiagnosticCallPiece::construct(PD.getActivePath(), Caller);
1481 // edge in the *caller*, so we don't want to update the LocationContext
1680 const Decl *Caller = CE->getLocationContext()->getDecl();
1681 C = PathDiagnosticCallPiece::construct(PD.getActivePath(), Caller);
2940 // that will be returned to the caller.