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

References

tools/clang/lib/Format/Format.cpp
  271     IO.enumCase(Value, "None", FormatStyle::NI_None);
  785   LLVMStyle.NamespaceIndentation = FormatStyle::NI_None;
tools/clang/unittests/Format/FormatTest.cpp
 2162   Style.NamespaceIndentation = FormatStyle::NI_None;
12727               FormatStyle::NI_None);