Home | History | Annotate | Download | only in Core

Lines Matching defs:Caller

611           const Decl *Caller = CE->getLocationContext()->getDecl();
612 C = PathDiagnosticCallPiece::construct(PD.getActivePath(), Caller);
1445 const Decl *Caller = CE->getLocationContext()->getDecl();
1446 C = PathDiagnosticCallPiece::construct(PD.getActivePath(), Caller);
1463 // edge in the *caller*, so we don't want to update the LocationContext
1931 // that will be returned to the caller.