Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h3989 SJSIO_After, enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp642 IO.enumCase(Value, "After", FormatStyle::SJSIO_After); in enumeration()
3287 Style.SortJavaStaticImport == FormatStyle::SJSIO_After; in sortJavaImports()