Searched defs:Typename (Results 1 – 4 of 4) sorted by relevance
9 class Typename { }; class
193 struct Typename { struct196 typename ::Typename TypenameOutsideTemplate(); // expected-warning {{use of 'typename' outside of a… argument
457 bool Typename, bool ParameterPack) { in Create()
545 Decl *Sema::ActOnTypeParameter(Scope *S, bool Typename, bool Ellipsis, in ActOnTypeParameter()