Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Format/
H A DSortImportsTestJava.cpp254 FmtStyle.SortJavaStaticImport = FormatStyle::SJSIO_Before; in TEST_F()
H A DFormatTest.cpp20569 Style.SortJavaStaticImport = FormatStyle::SJSIO_Before; in TEST_F()
20573 FormatStyle::SJSIO_Before); in TEST_F()
/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h3250 SJSIO_Before, enumerator
/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp577 IO.enumCase(Value, "Before", FormatStyle::SJSIO_Before); in enumeration()
1338 LLVMStyle.SortJavaStaticImport = FormatStyle::SJSIO_Before; in getLLVMStyle()
/llvm-project-15.0.7/clang/docs/
H A DClangFormatStyleOptions.rst3965 * ``SJSIO_Before`` (in configuration: ``Before``)