Home
last modified time | relevance | path

Searched refs:OperandAlignmentStyle (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h418 enum OperandAlignmentStyle : unsigned char { enum
453 OperandAlignmentStyle AlignOperands;
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp364 template <> struct ScalarEnumerationTraits<FormatStyle::OperandAlignmentStyle> {
365 static void enumeration(IO &IO, FormatStyle::OperandAlignmentStyle &Value) { in enumeration()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst543 **AlignOperands** (``OperandAlignmentStyle``)