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