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