Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h130 ACS_Consecutive, enumerator
/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp144 IO.enumCase(Value, "Consecutive", FormatStyle::ACS_Consecutive); in enumeration()
151 IO.enumCase(Value, "true", FormatStyle::ACS_Consecutive); in enumeration()