Home | History | Annotate | Download | only in Core

Lines Matching defs:Caller

601           const Decl *Caller = CE->getLocationContext()->getDecl();
602 C = PathDiagnosticCallPiece::construct(PD.getActivePath(), Caller);
1457 const Decl *Caller = CE->getLocationContext()->getDecl();
1458 C = PathDiagnosticCallPiece::construct(PD.getActivePath(), Caller);
1474 // edge in the *caller*, so we don't want to update the LocationContext
1669 const Decl *Caller = CE->getLocationContext()->getDecl();
1670 C = PathDiagnosticCallPiece::construct(PD.getActivePath(), Caller);
2920 // that will be returned to the caller.