Searched refs:grokblockdecl (Results 1 – 6 of 6) sorted by relevance
474 extern tree grokblockdecl (struct c_declspecs *, struct c_declarator *);
9188 return grokblockdecl (specs, declarator); in c_parser_block_id()
3201 grokblockdecl (struct c_declspecs *specs, struct c_declarator *declarator) in grokblockdecl() function
3960 extern tree grokblockdecl (cp_decl_specifier_seq *, const cp_declarator *);
3809 grokblockdecl (cp_decl_specifier_seq *type_specifiers, in grokblockdecl() function
19696 return grokblockdecl (&type_specifier_seq, declarator); in cp_parser_block_id()