Home
last modified time | relevance | path

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

/external/llvm-project/clang/unittests/Format/
DSortImportsTestJava.cpp254 FmtStyle.SortJavaStaticImport = FormatStyle::SJSIO_Before; in TEST_F()
DFormatTest.cpp14478 Style.SortJavaStaticImport = FormatStyle::SJSIO_Before; in TEST_F()
14482 FormatStyle::SJSIO_Before); in TEST_F()
/external/llvm-project/clang/include/clang/Format/
DFormat.h2062 SJSIO_Before, enumerator
/external/llvm-project/clang/lib/Format/
DFormat.cpp395 IO.enumCase(Value, "Before", FormatStyle::SJSIO_Before); in enumeration()
982 LLVMStyle.SortJavaStaticImport = FormatStyle::SJSIO_Before; in getLLVMStyle()
/external/llvm-project/clang/docs/
DClangFormatStyleOptions.rst2444 * ``SJSIO_Before`` (in configuration: ``Before``)