Home | History | Annotate | Download | only in Core

Lines Matching defs:CallerCtx

1279                                                const LocationContext *CallerCtx)
1490 const LocationContext *CallerCtx = NextNode->getLocationContext();
1492 if (CallerCtx != CalleeCtx) {
1495 CalleeCtx, CallerCtx);
1778 const LocationContext *CallerCtx = NextNode->getLocationContext();
1780 if (CallerCtx != CalleeCtx) {
1783 CalleeCtx, CallerCtx);