Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h2957 RAS_Right, enumerator
/llvm-project-15.0.7/clang/lib/Format/
H A DTokenAnnotator.cpp4976 case FormatStyle::RAS_Right: in getTokenReferenceAlignment()
4994 case FormatStyle::RAS_Right: in getTokenPointerOrReferenceAlignment()
H A DFormat.cpp514 IO.enumCase(Value, "Right", FormatStyle::RAS_Right); in enumeration()
/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTest.cpp2201 Style.ReferenceAlignment = FormatStyle::RAS_Right; in TEST_F()
20231 FormatStyle::RAS_Right); in TEST_F()
/llvm-project-15.0.7/clang/docs/
H A DClangFormatStyleOptions.rst3657 * ``RAS_Right`` (in configuration: ``Right``)