Home | History | Annotate | Download | only in Core

Lines Matching refs:CalleeCtx

1272                                                const LocationContext *CalleeCtx,
1276 const StackFrameContext *Callee = CalleeCtx->getCurrentStackFrame();
1279 if (const FunctionDecl *FD = dyn_cast<FunctionDecl>(CalleeCtx->getDecl())) {
1286 Loc LV = State->getLValue(PD, CalleeCtx);
1484 const LocationContext *CalleeCtx = PDB.LC;
1485 if (CallerCtx != CalleeCtx) {
1488 CalleeCtx, CallerCtx);
1768 const LocationContext *CalleeCtx = PDB.LC;
1769 if (CallerCtx != CalleeCtx) {
1772 CalleeCtx, CallerCtx);