Home
last modified time | relevance | path

Searched refs:RTBS_TopLevelDefinitions (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h725 RTBS_TopLevelDefinitions, enumerator
/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp393 FormatStyle::RTBS_TopLevelDefinitions); in enumeration()
684 FormatStyle::RTBS_TopLevelDefinitions; in mapping()
H A DTokenAnnotator.cpp2832 FormatStyle::RTBS_TopLevelDefinitions) && in mustBreakForReturnType()
2844 case FormatStyle::RTBS_TopLevelDefinitions: in mustBreakForReturnType()
/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTest.cpp8828 Style.AlwaysBreakAfterReturnType = FormatStyle::RTBS_TopLevelDefinitions; in TEST_F()
20495 FormatStyle::RTBS_TopLevelDefinitions); in TEST_F()
/llvm-project-15.0.7/clang/docs/
H A DClangFormatStyleOptions.rst1228 * ``RTBS_TopLevelDefinitions`` (in configuration: ``TopLevelDefinitions``)