Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h445 ENAS_Right, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp329 IO.enumCase(Value, "Right", FormatStyle::ENAS_Right); in enumeration()
333 IO.enumCase(Value, "false", FormatStyle::ENAS_Right); in enumeration()
1407 LLVMStyle.AlignEscapedNewlines = FormatStyle::ENAS_Right; in getLLVMStyle()