Searched defs:fail1 (Results 1 – 7 of 7) sorted by relevance
26 void fail1() in fail1() function
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
162 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