Home
last modified time | relevance | path

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

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