Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h3763 RAS_Left, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp6345 case FormatStyle::RAS_Left: in getTokenReferenceAlignment()
6363 case FormatStyle::RAS_Left: in getTokenPointerOrReferenceAlignment()
H A DFormat.cpp513 IO.enumCase(Value, "Left", FormatStyle::RAS_Left); in enumeration()