Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Format/
HDFormat.h505 ENAS_Right, enumerator
/freebsd-14-stable/contrib/llvm-project/clang/lib/Format/
HDFormat.cpp312 IO.enumCase(Value, "Right", FormatStyle::ENAS_Right); in enumeration()
316 IO.enumCase(Value, "false", FormatStyle::ENAS_Right); in enumeration()
1431 LLVMStyle.AlignEscapedNewlines = FormatStyle::ENAS_Right; in getLLVMStyle()