Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Format/
H A DSortImportsTestJava.cpp273 FmtStyle.SortJavaStaticImport = FormatStyle::SJSIO_After; in TEST_F()
296 FmtStyle.SortJavaStaticImport = FormatStyle::SJSIO_After; in TEST_F()
H A DFormatTest.cpp20571 FormatStyle::SJSIO_After); in TEST_F()
/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h3257 SJSIO_After, enumerator
/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp578 IO.enumCase(Value, "After", FormatStyle::SJSIO_After); in enumeration()
2919 Style.SortJavaStaticImport == FormatStyle::SJSIO_After; in sortJavaImports()
/llvm-project-15.0.7/clang/docs/
H A DClangFormatStyleOptions.rst3974 * ``SJSIO_After`` (in configuration: ``After``)