Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h2962 RAS_Middle enumerator
/llvm-project-15.0.7/clang/lib/Format/
H A DTokenAnnotator.cpp4978 case FormatStyle::RAS_Middle: in getTokenReferenceAlignment()
4996 case FormatStyle::RAS_Middle: in getTokenPointerOrReferenceAlignment()
H A DFormat.cpp512 IO.enumCase(Value, "Middle", FormatStyle::RAS_Middle); in enumeration()
/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTest.cpp2165 Style.ReferenceAlignment = FormatStyle::RAS_Middle; in TEST_F()
20225 Style.ReferenceAlignment = FormatStyle::RAS_Middle; in TEST_F()
20233 FormatStyle::RAS_Middle); in TEST_F()
/llvm-project-15.0.7/clang/docs/
H A DClangFormatStyleOptions.rst3664 * ``RAS_Middle`` (in configuration: ``Middle``)