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.h3972 RAS_Left, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp557 IO.enumCase(Value, "Left", FormatStyle::RAS_Left); in enumeration()
H A DTokenAnnotator.cpp6501 case FormatStyle::RAS_Left: in getTokenReferenceAlignment()