Home
last modified time | relevance | path

Searched defs:cd1 (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Darithmetic-fence-builtin.c35 _Complex double cd, cd1; in addit() local
H A Dbuiltin-dump-struct.c123 _Complex double cd1; member
/llvm-project/clang/test/SemaCXX/
H A Dcxx1y-user-defined-literals.cpp41 complex<double> cd1 = 1i, cd2 = 2.i, cd3 = 0b0110101i; variable
/llvm-project/clang/test/Sema/
H A Darithmetic-fence-builtin.c25 _Complex double cd, cd1; addit() local
/llvm-project/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
H A Dmove_convert.pass.cpp317 CD1 cd1; in test_deleter_value_category() local