/llvm-project/clang/test/CodeGen/ |
H A D | aarch64-ABI-align-packed-assembly.c |
|
H A D | aarch64-ABI-align-packed.c |
|
/llvm-project/clang/test/CodeGenObjC/ |
H A D | object-incr-decr-1.m | 5 double d1,d3,d4; field
|
/llvm-project/clang/test/SemaObjC/ |
H A D | conflict-atomic-property.m | 8 @property (atomic, nonatomic, assign) float d4; // expected-error {{property attributes 'atomic' an… property
|
/llvm-project/llvm/test/MC/Mips/ |
H A D | section-size.s | 33 d4: .byte 1 label
|
/llvm-project/clang/test/Sema/ |
H A D | warn-literal-range.c | 23 double d4 = 0x0.42p-4200; // expected-warning {{magnitude of floating-point constant too small for … variable
|
H A D | string-init.c | 30 char32_t d4[] = U"a"; // No error. in f() local
|
/llvm-project/flang/test/Semantics/ |
H A D | offsets03.f90 | 36 real(2) :: d4 !CHECK: d4, PUBLIC size=2 offset=0: variable 38 common /common2/ d4 !CHECK: common2 size=2 offset=0: CommonBlockDetails alignment=2: local
|
/llvm-project/offload/test/mapping/ |
H A D | target_pointers_members_map.cpp | 22 long d4, d5; member
|
/llvm-project/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/ |
H A D | p15.cpp | 93 D d4(convert_to_D2{}); // expected-error {{ambiguous}} in f() local
|
/llvm-project/libcxx/test/libcxx/containers/strings/basic.string/ |
H A D | asan_vector_integration.pass.cpp | 77 C d4; in test_string() local
|
H A D | asan_deque_integration.pass.cpp | 77 C d4; in test_string() local
|
/llvm-project/clang/test/SemaCXX/ |
H A D | string-init.cpp | 25 char32_t d4[] = U"a"; // No error. in f() local
|
H A D | warn-sign-conversion.cpp | 73 …int d4 = 1 ? Foo<bool>::D : B; // expected-warning {{operand of ? changes signedness: 'test2::Foo<… in doit_unnamed() local
|
H A D | cxx11-inheriting-ctors.cpp | 86 D d4 = {{{{b}}}}; // expected-error {{no match}} variable
|
H A D | cxx0x-initializer-references.cpp | 126 D d4 { { { { 0 } } } }; // expected-error {{no matching constructor for initialization of 'C &&'}} variable
|
/llvm-project/clang/test/Analysis/ |
H A D | ArrayDelete.cpp | 90 Derived *d4 = static_cast<Derived*>(b4); in multiple_derived() local
|
/llvm-project/libcxx/test/std/numerics/numbers/ |
H A D | specialize.pass.cpp | 33 double d4{std::numbers::inv_pi_v<double>}; in tests() local
|
H A D | defined.pass.cpp | 46 [[maybe_unused]] const double* d4{&std::numbers::inv_pi_v<double>}; in tests() local
|
/llvm-project/clang/test/OpenMP/ |
H A D | threadprivate_messages.cpp | 124 static double d4; in main() local
|
H A D | allocate_messages.cpp | 126 static double d4; in main() local
|
/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/ |
H A D | class_layout.cpp | 84 char d4; member
|
/llvm-project/clang/test/CXX/special/class.dtor/ |
H A D | p5-0x.cpp | 104 } d4; // expected-error {{deleted function}} variable
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | mangle-ms-return-qualifiers.cpp | 100 B<A>* d4() { return 0; } in d4() function
|
/llvm-project/llvm/unittests/ADT/ |
H A D | PointerUnionTest.cpp | 27 PU4 i4, f4, l4, d4; member
|