/llvm-project/clang/test/CodeGen/ |
H A D | aarch64-ABI-align-packed-assembly.c |
|
H A D | aarch64-ABI-align-packed.c |
|
H A D | 64bit-swiftcall.c | 980 int d5; global() member
|
/llvm-project/llvm/test/MC/Mips/ |
H A D | section-size.s | 37 d5: .word 1 label
|
/llvm-project/clang/test/Sema/ |
H A D | warn-literal-range.c | 25 double d5 = 0x0.42p+4200; // expected-warning {{magnitude of floating-point constant too large for … variable
|
H A D | string-init.c | 31 …char32_t d5[] = L"a"; // expected-error{{initializing wide char array with incompatible wide strin… in f() local
|
/llvm-project/offload/test/mapping/ |
H A D | target_pointers_members_map.cpp | 22 long d4, d5; member
|
/llvm-project/libcxx/test/libcxx/containers/strings/basic.string/ |
H A D | asan_vector_integration.pass.cpp | 90 C d5; in test_string() local
|
H A D | asan_deque_integration.pass.cpp | 90 C d5; in test_string() local
|
/llvm-project/clang/test/SemaCXX/ |
H A D | string-init.cpp | 26 …char32_t d5[] = L"a"; // expected-error{{initializing wide char array with incompatible wide strin… in f() local
|
H A D | constant-expression-cxx1z.cpp | 25 …constexpr D d5 = { __INT_MAX__ }; // expected-error {{must be initialized by a constant expression… variable
|
H A D | overload-call.cpp | 237 float* d5 = derived1(v); in test_derived() local
|
/llvm-project/clang/test/Analysis/ |
H A D | ArrayDelete.cpp | 96 Derived *d5 = dd5; // expected-note{{Casting from 'DoubleDerived' to 'Derived' here}} in multiple_derived() local
|
/llvm-project/libcxx/test/std/numerics/numbers/ |
H A D | specialize.pass.cpp | 34 double d5{std::numbers::inv_sqrtpi_v<double>}; in tests() local
|
H A D | defined.pass.cpp | 47 [[maybe_unused]] const double* d5{&std::numbers::inv_sqrtpi_v<double>}; in tests() local
|
/llvm-project/clang/test/CXX/special/class.dtor/ |
H A D | p5-0x.cpp | 107 } d5; variable
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | mangle-ms-return-qualifiers.cpp | 103 const B<A>* d5() { return 0; } in d5() function
|
/llvm-project/flang/test/Semantics/ |
H A D | resolve69.f90 | 95 Program d5 program
|
H A D | data05.f90 | 84 …type(t1) :: d5 ! CHECK: d5 (InDataStmt) size=136 offset=592: ObjectEntity type: TYPE(t1(kind=4_1,l… local
|
/llvm-project/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/ |
H A D | p7-cxx11-nowarn.cpp | 98 Agg<double> d5 = {0.1L}; // OK (long double constant in range but rounded) in shrink_float() local
|
H A D | p7-0x.cpp | 107 Agg<double> d5 = {0.1L}; // OK (long double constant in range but rounded) in shrink_float() local
|
/llvm-project/lldb/test/API/functionalities/return-value/ |
H A D | call-func.cpp | 357 double d5; // 8 member
|