Home
last modified time | relevance | path

Searched refs:getInitialStackFrameContents (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp555 void AnyFunctionCall::getInitialStackFrameContents( in getInitialStackFrameContents() function in AnyFunctionCall
751 void CXXInstanceCall::getInitialStackFrameContents( in getInitialStackFrameContents() function in CXXInstanceCall
754 AnyFunctionCall::getInitialStackFrameContents(CalleeCtx, Bindings); in getInitialStackFrameContents()
833 void BlockCall::getInitialStackFrameContents(const StackFrameContext *CalleeCtx, in getInitialStackFrameContents() function in BlockCall
871 void AnyCXXConstructorCall::getInitialStackFrameContents( in getInitialStackFrameContents() function in AnyCXXConstructorCall
874 AnyFunctionCall::getInitialStackFrameContents(CalleeCtx, Bindings); in getInitialStackFrameContents()
1321 void ObjCMethodCall::getInitialStackFrameContents( in getInitialStackFrameContents() function in ObjCMethodCall
H A DStore.cpp52 Call.getInitialStackFrameContents(LCtx, InitialBindings); in enterStackFrame()
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h366 virtual void getInitialStackFrameContents(const StackFrameContext *CalleeCtx,
504 void getInitialStackFrameContents(const StackFrameContext *CalleeCtx,
647 void getInitialStackFrameContents(const StackFrameContext *CalleeCtx,
684 void getInitialStackFrameContents(const StackFrameContext *CalleeCtx,
858 void getInitialStackFrameContents(const StackFrameContext *CalleeCtx,
1214 void getInitialStackFrameContents(const StackFrameContext *CalleeCtx,