Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h3604 RAS_Left, enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp5811 case FormatStyle::RAS_Left: in getTokenReferenceAlignment()
5829 case FormatStyle::RAS_Left: in getTokenPointerOrReferenceAlignment()
H A DFormat.cpp522 IO.enumCase(Value, "Left", FormatStyle::RAS_Left); in enumeration()