Searched refs:enterStackFrame (Results 1 – 5 of 5) sorted by relevance
196 StoreRef enterStackFrame(Store store,
275 ProgramStateRef enterStackFrame(const CallEvent &Call,
228 ProgramState::enterStackFrame(const CallEvent &Call, in enterStackFrame() function in ProgramState231 getStateManager().StoreMgr->enterStackFrame(getStore(), Call, CalleeCtx); in enterStackFrame()
28 StoreRef StoreManager::enterStackFrame(Store OldStore, in enterStackFrame() function in StoreManager
449 State = State->enterStackFrame(Call, CalleeSFC); in REGISTER_TRAIT_WITH_PROGRAMSTATE()