reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
389 const StackFrameContext *getCalleeStackFrame(unsigned BlockCount) const;
226 const StackFrameContext *SFC = getCalleeStackFrame(BlockCount);
tools/clang/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp 327 Caller->getCalleeStackFrame(currBldrCtx->blockCount());