Searched refs:callerCtx (Results 1 – 2 of 2) sorted by relevance
226 const StackFrameContext *callerCtx = in processCallExit() local261 state = state->BindExpr(CE, callerCtx, V); in processCallExit()274 state = state->BindExpr(CCE, callerCtx, ThisV); in processCallExit()312 CallExitEnd Loc(calleeCtx, callerCtx); in processCallExit()
564 const LocationContext *callerCtx) in CallEnter() argument565 : ProgramPoint(stmt, calleeCtx, CallEnterKind, callerCtx, nullptr) {} in CallEnter()