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

References

tools/clang/lib/Format/Format.cpp
  234                 FormatStyle::RTBS_TopLevelDefinitions);
  419             FormatStyle::RTBS_TopLevelDefinitions;
tools/clang/lib/Format/TokenAnnotator.cpp
 2164            FormatStyle::RTBS_TopLevelDefinitions) &&
 2175   case FormatStyle::RTBS_TopLevelDefinitions:
tools/clang/unittests/Format/FormatTest.cpp
 6042   Style.AlwaysBreakAfterReturnType = FormatStyle::RTBS_TopLevelDefinitions;
12702               FormatStyle::RTBS_TopLevelDefinitions);