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

References

tools/clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
  765   if (IndirectionLevel > 0 && MoreItemsExpected) {
  766     IndirectionLevel--;
  770   if (IndirectionLevel > 0 && MoreItemsExpected)
  773   for (int i = 0; i < IndirectionLevel; i++)
  777   if (IndirectionLevel > 0 && MoreItemsExpected)