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.cpp702 FormatStyle::SUD_LexicographicNumeric); in enumeration()
706 IO.enumCase(Value, "true", FormatStyle::SUD_LexicographicNumeric); in enumeration()
1656 LLVMStyle.SortUsingDeclarations = FormatStyle::SUD_LexicographicNumeric; in getLLVMStyle()
/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h4461 SUD_LexicographicNumeric, enumerator