Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCUDA/Inputs/
H A Dcuda-initializers.h29 struct ETC { struct
30 template <typename... T> __device__ ETC(T...) {} in ETC() function
/llvm-project/clang/test/SemaCUDA/Inputs/
H A Dcuda-initializers.h29 struct ETC { struct
30 template <typename... T> __device__ ETC(T...) {} in ETC() argument