Home
last modified time | relevance | path

Searched defs:u2 (Results 1 – 25 of 49) sorted by relevance

12

/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
H A Dmove_convert.pass.cpp190 U2 u2(nullptr, dsource); in doDeleterTest() local
324 U2 u2; in test_deleter_value_category() local
333 U2 u2; in test_deleter_value_category() local
342 U2 u2; in test_deleter_value_category() local
352 U2 u2(nullptr, d2); in test_deleter_value_category() local
361 U2 u2(nullptr, d2); in test_deleter_value_category() local
371 U2 u2(nullptr, d2); in test_deleter_value_category() local
380 U2 u2(nullptr, d2); in test_deleter_value_category() local
390 U2 u2(nullptr, cd2); in test_deleter_value_category() local
399 U2 u2(nullptr, cd2); in test_deleter_value_category() local
/llvm-project/flang/test/Lower/OpenMP/
H A Ddelayed-privatization-array.f9050 subroutine delayed_privatization_private_2d(var1, l1, u1, l2, u2) argument
52 integer(8):: l1, u1, l2, u2 local
/llvm-project/clang/test/CodeGenCUDA/
H A Dunused-global-var.cu39 __constant__ int u2; variable
H A Dhost-used-device-var.cu35 __constant__ int u2; variable
/llvm-project/clang/test/SemaCXX/
H A Dcxx0x-nontrivial-union.cpp13 union u2 { union
16 u2(int k) : k(k) {} in u2() function
17 u2() : nt() {} in u2() function
177 U2 u2; variable
H A Dconstexpr-printing.cpp37 U u2(0); // expected-note {{here}} variable
/llvm-project/flang/test/Lower/Intrinsics/
H A Dlbound.f9063 subroutine lbound_test_4(a, dim, l1, u1, l2, u2) argument
64 integer(8):: dim, l1, u1, l2, u2 local
/llvm-project/clang/test/CodeGen/
H A Dunion-non-trivial-member.cpp20 UnionNonTrivial u2; in f() local
H A Dmcu-struct-return.c15 } u2; variable
H A Ddesignated-initializers.c12 union { int i; double f; } u2 = { }; variable
163 union { int i; float f; } u2 = { }; in test1() local
H A Dunion.c46 union { int large_bitfield: 31; char c } u2; variable
H A Dbuiltin-dump-struct.c114 int u2; member
H A Dbuiltin-preserve-access-index.c96 union u2 { union
/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A Dmove_convert.pass.cpp180 U2 u2; in test_deleter_value_category() local
188 U2 u2(nullptr, d2); in test_deleter_value_category() local
195 U2 u2(nullptr, d2); in test_deleter_value_category() local
/llvm-project/clang/test/SemaTemplate/
H A Dfun-template-def.cpp38 U u2 = (T)i1; in f1() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/
H A Dpro-type-union-access.cpp37 U u2 = u; // OK check() local
/llvm-project/clang/test/CodeGenCXX/
H A Dbitfield-layout.cpp51 Test4 u2; in test_assign() local
79 Test4 u2 = {42}; in test_init() local
/llvm-project/libcxx/test/std/utilities/utility/pairs/pair.piecewise/
H A Dpiecewise_construct.pass.cpp40 constexpr explicit B(double d, unsigned u1, unsigned u2) : d_(d), u1_(u1), u2_(u2) {} in B()
/llvm-project/clang/test/AST/
H A Dast-dump-APValue-union.cpp49 constexpr U2 u2{}; in Test() local
H A Dast-dump-APValue-struct.cpp35 } u2; member
/llvm-project/flang/test/Semantics/
H A Dallocate04.f9029 class(*), allocatable :: u1, u2(:) local
/llvm-project/clang/test/CXX/class/class.static/class.static.data/
H A Dp3.cpp49 U<NonLit> u2; // expected-note {{here}} variable
/llvm-project/clang/test/Analysis/
H A Dconstant-folding.c285 void testDisequalityRules(unsigned int u1, unsigned int u2, unsigned int u3, in testDisequalityRules()
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/cert/
H A Dstatic-object-exception.cpp130 U u2; // ok in f() local
191 U u2; // ok in f() local
/llvm-project/libclc/generic/lib/math/
H A Dlog_base.h111 float u2 = MATH_DIVIDE(r, 2.0f + r); in log2() local

12