Searched refs:type_h (Results 1 – 2 of 2) sorted by relevance
9 template <typename T> int type_h() { return sizeof((T::type)); } // expected-error {{missing 'type… in type_h() function21 type_h<X>() + // expected-note-re {{in instantiation {{.*}} requested here}} in bar()
494 let mnemonic = "type_h";