Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h2947 RAS_Pointer, enumerator
/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp511 IO.enumCase(Value, "Pointer", FormatStyle::RAS_Pointer); in enumeration()
1288 LLVMStyle.ReferenceAlignment = FormatStyle::RAS_Pointer; in getLLVMStyle()
2129 Style.ReferenceAlignment = FormatStyle::RAS_Pointer; in deriveLocalStyle()
H A DTokenAnnotator.cpp4972 case FormatStyle::RAS_Pointer: in getTokenReferenceAlignment()
4990 case FormatStyle::RAS_Pointer: in getTokenPointerOrReferenceAlignment()
/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTest.cpp2063 EXPECT_EQ(Style.ReferenceAlignment, FormatStyle::RAS_Pointer); in TEST_F()
2103 Style.ReferenceAlignment = FormatStyle::RAS_Pointer; in TEST_F()
20227 FormatStyle::RAS_Pointer); in TEST_F()
/llvm-project-15.0.7/clang/docs/
H A DClangFormatStyleOptions.rst3647 * ``RAS_Pointer`` (in configuration: ``Pointer``)