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