Home
last modified time | relevance | path

Searched refs:SUD_LexicographicNumeric (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DUsingDeclarationsSorter.cpp89 if (SortUsingDeclarations == FormatStyle::SUD_LexicographicNumeric) in compareLabels()
H A DFormat.cpp653 FormatStyle::SUD_LexicographicNumeric); in enumeration()
657 IO.enumCase(Value, "true", FormatStyle::SUD_LexicographicNumeric); in enumeration()
1542 LLVMStyle.SortUsingDeclarations = FormatStyle::SUD_LexicographicNumeric; in getLLVMStyle()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h4035 SUD_LexicographicNumeric, enumerator