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

References

tools/clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
  392   while (LCtx) {
  393     if (const StackFrameContext *SFC = dyn_cast<StackFrameContext>(LCtx)) {
  401         LCtx = LCtx->getParent();
  401         LCtx = LCtx->getParent();
  410     LCtx = LCtx->getParent();
  410     LCtx = LCtx->getParent();