Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dtype-traits.cpp150 struct VariadicCtor { struct
151 template<typename...T> VariadicCtor(T...);
2046 { int arr[T(__is_constructible(VariadicCtor, in constructible_checks()