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

References

tools/clang/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
  969   examineStackFrames(D, Pred->getLocationContext(), IsRecursive, StackDepth);
  971       (!isSmall(CalleeADC) || IsRecursive))
  982   if (HowToInline == Inline_Minimal && (!isSmall(CalleeADC) || IsRecursive))