Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h4567 SIAS_Never, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp707 IO.enumCase(Value, "Never", FormatStyle::SIAS_Never); in enumeration()
712 IO.enumCase(Value, "false", FormatStyle::SIAS_Never); in enumeration()
1581 LLVMStyle.SpacesInAngles = FormatStyle::SIAS_Never; in getLLVMStyle()