Home
last modified time | relevance | path

Searched refs:RAS_Right (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp471 Style.ReferenceAlignment == FormatStyle::RAS_Right) && in AlignTokenSequence()
476 Style.ReferenceAlignment != FormatStyle::RAS_Right && in AlignTokenSequence()
H A DFormat.cpp558 IO.enumCase(Value, "Right", FormatStyle::RAS_Right); in enumeration()
H A DTokenAnnotator.cpp6503 case FormatStyle::RAS_Right: in getTokenReferenceAlignment()
/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h3977 RAS_Right, enumerator