Searched refs:get_scope_of_declarator (Results 1 – 5 of 5) sorted by relevance
3971 extern tree get_scope_of_declarator (const cp_declarator *);
16 * decl.c (get_scope_of_declarator): Adjust accordingly.4526 (get_scope_of_declarator): Likewise.4545 (get_scope_of_declarator): Reimplement.
317 (get_scope_of_declarator): Declare it.352 (get_scope_of_declarator): New function.
11566 scope = get_scope_of_declarator (declarator); in cp_parser_init_declarator()12371 scope = get_scope_of_declarator (declarator); in cp_parser_direct_declarator()
7216 get_scope_of_declarator (const cp_declarator *declarator) in get_scope_of_declarator() function