Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dtype-traits.cpp176 struct VariadicCtor { struct
177 template<typename...T> VariadicCtor(T...);
2304 { int arr[T(__is_constructible(VariadicCtor, in constructible_checks()