Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Format/
HDFormat.h130 AIAS_Right, enumerator
/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
HDWhitespaceManager.cpp1318 if (Style.AlignArrayOfStructures == FormatStyle::AIAS_Right) in alignArrayInitializers()
HDFormat.cpp123 IO.enumCase(Value, "Right", FormatStyle::AIAS_Right); in enumeration()