Searched defs:calleeCtx (Results 1 – 2 of 2) sorted by relevance
46 const StackFrameContext *calleeCtx = CE.getCalleeContext(); in processCallEnter() local189 const StackFrameContext *calleeCtx) { in wasDifferentDeclUsedForInlining()209 const StackFrameContext *calleeCtx = CEBNode->getStackFrame(); in processCallExit() local
632 CallEnter(const Stmt *stmt, const StackFrameContext *calleeCtx, in CallEnter()