Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h2952 RAS_Left, enumerator
/llvm-project-15.0.7/clang/lib/Format/
H A DTokenAnnotator.cpp4974 case FormatStyle::RAS_Left: in getTokenReferenceAlignment()
4992 case FormatStyle::RAS_Left: in getTokenPointerOrReferenceAlignment()
H A DFormat.cpp513 IO.enumCase(Value, "Left", FormatStyle::RAS_Left); in enumeration()
/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTest.cpp2144 Style.ReferenceAlignment = FormatStyle::RAS_Left; in TEST_F()
20229 FormatStyle::RAS_Left); in TEST_F()
/llvm-project-15.0.7/clang/docs/
H A DClangFormatStyleOptions.rst3650 * ``RAS_Left`` (in configuration: ``Left``)