Home
last modified time | relevance | path

Searched refs:DRTBS_TopLevel (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h654 DRTBS_TopLevel, enumerator
/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp418 IO.enumCase(Value, "TopLevel", FormatStyle::DRTBS_TopLevel); in enumeration()
682 FormatStyle::DRTBS_TopLevel) { in mapping()
1564 FormatStyle::DRTBS_TopLevel; in getMozillaStyle()
/llvm-project-15.0.7/clang/docs/
H A DClangFormatStyleOptions.rst1156 * ``DRTBS_TopLevel`` (in configuration: ``TopLevel``)
/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTest.cpp20516 FormatStyle::DRTBS_TopLevel); in TEST_F()