Searched refs:getInitialStackFrameContents (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
| H A D | CallEvent.cpp | 591 void AnyFunctionCall::getInitialStackFrameContents( in getInitialStackFrameContents() function in AnyFunctionCall 787 void CXXInstanceCall::getInitialStackFrameContents( in getInitialStackFrameContents() function in CXXInstanceCall 790 AnyFunctionCall::getInitialStackFrameContents(CalleeCtx, Bindings); in getInitialStackFrameContents() 869 void BlockCall::getInitialStackFrameContents(const StackFrameContext *CalleeCtx, in getInitialStackFrameContents() function in BlockCall 907 void AnyCXXConstructorCall::getInitialStackFrameContents( in getInitialStackFrameContents() function in AnyCXXConstructorCall 910 AnyFunctionCall::getInitialStackFrameContents(CalleeCtx, Bindings); in getInitialStackFrameContents() 1357 void ObjCMethodCall::getInitialStackFrameContents( in getInitialStackFrameContents() function in ObjCMethodCall
|
| H A D | Store.cpp | 52 Call.getInitialStackFrameContents(LCtx, InitialBindings); in enterStackFrame()
|
| /openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | CallEvent.h | 367 virtual void getInitialStackFrameContents(const StackFrameContext *CalleeCtx, 505 void getInitialStackFrameContents(const StackFrameContext *CalleeCtx, 648 void getInitialStackFrameContents(const StackFrameContext *CalleeCtx, 685 void getInitialStackFrameContents(const StackFrameContext *CalleeCtx, 860 void getInitialStackFrameContents(const StackFrameContext *CalleeCtx, 1227 void getInitialStackFrameContents(const StackFrameContext *CalleeCtx,
|