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

References

tools/clang/lib/Format/Format.cpp
   95                 FormatStyle::UT_ForContinuationAndIndentation);
tools/clang/lib/Format/WhitespaceManager.cpp
  853   case FormatStyle::UT_ForContinuationAndIndentation:
tools/clang/unittests/Format/FormatTest.cpp
 9967   Tab.UseTab = FormatStyle::UT_ForContinuationAndIndentation;
10230   Tab.UseTab = FormatStyle::UT_ForContinuationAndIndentation;
12600               FormatStyle::UT_ForContinuationAndIndentation);