Searched refs:enterStackFrame (Results 1 – 5 of 5) sorted by relevance
239 StoreRef enterStackFrame(Store store,
340 LLVM_NODISCARD ProgramStateRef enterStackFrame(
232 ProgramState::enterStackFrame(const CallEvent &Call, in enterStackFrame() function in ProgramState235 getStateManager().StoreMgr->enterStackFrame(getStore(), Call, CalleeCtx); in enterStackFrame()
46 StoreRef StoreManager::enterStackFrame(Store OldStore, in enterStackFrame() function in StoreManager
509 State = State->enterStackFrame(Call, CalleeSFC); in inlineCall()