reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Analysis/AnalysisDeclContext.h
  415   const StackFrameContext *getStackFrame(AnalysisDeclContext *ctx,

References

tools/clang/include/clang/Analysis/AnalysisDeclContext.h
  493     return LocContexts.getStackFrame(Ctx, Parent, S, Blk, BlockCount, Idx);
  498     return LocContexts.getStackFrame(getContext(D), nullptr, nullptr, nullptr,
  507     return LocContexts.getStackFrame(getContext(D), Parent, S, Blk, BlockCount,
tools/clang/lib/Analysis/AnalysisDeclContext.cpp
  315   return getLocationContextManager().getStackFrame(this, Parent, S, Blk,