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

Declarations

tools/clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp
  137   void EmitFixits(raw_ostream &o, ArrayRef<FixItHint> fixits, unsigned indent);

References

tools/clang/lib/StaticAnalyzer/Core/PlistDiagnostics.cpp
  343   EmitFixits(o, P.getFixits(), indent);
  448   EmitFixits(o, P.getFixits(), indent);