Home
last modified time | relevance | path

Searched defs:enterStackFrame (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DStore.cpp45 BindResult StoreManager::enterStackFrame(Store OldStore, const CallEvent &Call, in enterStackFrame() function in StoreManager
H A DProgramState.cpp233 ProgramState::enterStackFrame(const CallEvent &Call, in enterStackFrame() function in ProgramState