Searched defs:calleeCtx (Results 1 – 2 of 2) sorted by relevance
42 const StackFrameContext *calleeCtx = CE.getCalleeContext(); in processCallEnter() local184 const StackFrameContext *calleeCtx) { in wasDifferentDeclUsedForInlining()221 const StackFrameContext *calleeCtx = in processCallExit() local
563 CallEnter(const Stmt *stmt, const StackFrameContext *calleeCtx, in CallEnter()