Searched defs:fail1 (Results 1 – 3 of 3) sorted by relevance
56 …auto *fail1 = 0; // expected-error {{variable 'fail1' with type 'auto *' has incompatible initiali… in f() local
165 template<typename T, typename U = EnableIf<is_enum<T>>> struct fail1 {}; // expected-note {{here}} struct
72 N::X<int>::type fail1; // expected-note{{in instantiation of template class 'N::X<int>' requested h… variable