Searched refs:callerCtx (Results 1 – 2 of 2) sorted by relevance
229 const StackFrameContext *callerCtx = in processCallExit() local264 state = state->BindExpr(CE, callerCtx, V); in processCallExit()277 state = state->BindExpr(CCE, callerCtx, ThisV); in processCallExit()315 CallExitEnd Loc(calleeCtx, callerCtx); in processCallExit()
587 const LocationContext *callerCtx) in CallEnter() argument588 : ProgramPoint(stmt, calleeCtx, CallEnterKind, callerCtx, nullptr) {} in CallEnter()