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

References

tools/clang/lib/StaticAnalyzer/Checkers/NumberObjectConversionChecker.cpp
   67   if (IsPedanticMatch && !C->Pedantic)
   96           IsPedanticMatch = true;
  174   if (IsPedanticMatch)
  185   if (!IsPedanticMatch)