Home
last modified time | relevance | path

Searched defs:d_t (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
H A Dmove.pass.cpp118 typedef std::tuple<ConstructsWithTupleLeaf> d_t; in main() typedef
/llvm-project/clang/test/CodeGenCUDA/
H A Ddevice-var-init.cu47 __device__ T d_t; variable