Searched refs:enterStackFrame (Results 1 – 5 of 5) sorted by relevance
247 StoreRef enterStackFrame(Store store,
301 LLVM_NODISCARD ProgramStateRef enterStackFrame(
239 ProgramState::enterStackFrame(const CallEvent &Call, in enterStackFrame() function in ProgramState242 getStateManager().StoreMgr->enterStackFrame(getStore(), Call, CalleeCtx); in enterStackFrame()
47 StoreRef StoreManager::enterStackFrame(Store OldStore, in enterStackFrame() function in StoreManager
444 State = State->enterStackFrame(Call, CalleeSFC); in REGISTER_MAP_WITH_PROGRAMSTATE()