/llvm-project/clang/test/SemaCXX/ |
H A D | alignment-of-derived-class.cpp | 53 struct B6 : public A { struct
|
H A D | attr-mode-tmpl.cpp | 17 …typedef enum __attribute__((mode(V2SI))) { A6, B6 } T6; // expected-error{{mode 'V2SI' is not supp… in CheckEnumerations() enumerator
|
/llvm-project/clang/test/Layout/ |
H A D | ms-x86-vfvb-alignment.cpp | 14 struct B6 { int a; B6() : a(0xf00000B6) {} virtual void f() { printf("B6"); } }; in B6() function
|
H A D | ms-x86-lazy-empty-nonvirtual-base.cpp | 14 struct __declspec(align(2)) B6 { B6() { printf("B6 = %p\n", this); } }; in B6() struct
|
/llvm-project/clang/test/CodeGen/ |
H A D | debug-info-enum.cpp | 74 B6 = 9223372036854775807LL enumerator
|
/llvm-project/clang/test/Sema/ |
H A D | sugar-common-types.c | 25 typedef __SVInt8_t B6; typedef
|
H A D | warn-duplicate-enum.c | 15 B6 // expected-note {{element 'B6' also has value 0}} enumerator
|
/llvm-project/clang/test/Parser/ |
H A D | cxx-concepts-requires-clause.cpp | 114 struct B6 { }; struct
|
/llvm-project/clang/test/CXX/special/class.dtor/ |
H A D | p5-0x.cpp | 71 union B6 { union
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | mangle-ms-back-references-pr13207.cpp | 229 using B6 = Food<B5, B4, B3, B2, B1, B0, B0, B0, B0, B0, B5, B5, B5, B5, B5, B5, B5, B5, B5, B5>; typedef
|
/llvm-project/clang/lib/Headers/ |
H A D | hexagon_types.h | 714 signed char B6(void) { B6() function 793 HEXAGON_Vect64C B6(signed char b) { B6() function 1941 signed char B6(void) { B6() function 2020 Q6Vect64C B6(signed char b) { B6() function
|
/llvm-project/llvm/unittests/IR/ |
H A D | ConstantRangeTest.cpp | 2134 ConstantRange B6(APInt(16, 0x0300), APInt(16, 0x0400)); TEST_F() local
|