Searched refs:lookup_type_scope (Results 1 – 8 of 8) sorted by relevance
283 extern tree lookup_type_scope (tree, tag_scope);
6691 lookup_type_scope (tree name, tag_scope scope) in lookup_type_scope() function
14887 decl = lookup_type_scope (name, ts_within_enclosing_non_class); in lookup_and_check_tag()14890 decl = lookup_type_scope (name, scope); in lookup_and_check_tag()
595 (lookup_type_scope): Don't deal with name from user declaration605 (lookup_type_scope): Add SCOPE parameter. Handle friend class608 (lookup_type_scope): Adjust declaration.723 (lookup_type_scope): New function.726 (lookup_type_scope): Add declaration.
2777 * decl.c (lookup_and_check_tag): Call lookup_type_scope if2786 (lookup_type_scope): Update comments.
2188 (lookup_type_scope): Replace with ...2197 (lookup_type_scope): Rename to ...
537 * name-lookup.c (lookup_type_scope): Look through sk_function_parms.
3676 (lookup_type_scope): Likewise.