Searched defs:TypeParamDefStmt (Results 1 – 2 of 2) sorted by relevance
911 struct TypeParamDefStmt { struct914 t;
915 bool Pre(const parser::TypeParamDefStmt &) { return BeginDecl(); } in Pre()