Home
last modified time | relevance | path

Searched refs:test_v (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/test/SemaCUDA/
H A Dpr54537.cu7 template< class T > inline constexpr bool test_v = true; variable
11 A(const T = 1 ) requires test_v<T>;