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 DTokenAnnotator.cpp6347 case FormatStyle::RAS_Right: in getTokenReferenceAlignment()
6365 case FormatStyle::RAS_Right: in getTokenPointerOrReferenceAlignment()
H A DFormat.cpp514 IO.enumCase(Value, "Right", FormatStyle::RAS_Right); in enumeration()
/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h3768 RAS_Right, enumerator