Searched defs:bogus (Results 1 – 4 of 4) sorted by relevance
17 struct bogus { struct37 …apply1<bogus, int>::type t2; // expected-note{{in instantiation of template class 'apply1<bogus, i… in test() argument
43 - (void)crashMe:(enum bogus)p;47 - (void)crashMe:(enum bogus)p { // expected-error {{variable has incomplete type 'enum bogus'}}
39 …bogus_override_if_virtual<decltype(l)> bogus; // expected-note{{in instantiation of member functio… in test_quals() local
480 for (const auto& bogus : bogus_digits) { in test_integer_from_chars() local