Searched refs:got_scope (Results 1 – 9 of 9) sorted by relevance
621 got_scope = $$;628 got_scope = $$;1710 got_scope = NULL_TREE;1800 { got_scope = NULL_TREE; $$ = 1; }1807 { got_scope = NULL_TREE; $$ = 1; }2971 got_scope = NULL_TREE;3050 { got_scope = NULL_TREE;3058 { got_scope = NULL_TREE;3061 { got_scope = NULL_TREE;3067 { got_scope = NULL_TREE;[all …]
78 extern GTY(()) tree got_scope;
579 tree got_scope; variable614 t = got_scope;891 if (got_scope || got_object)904 got_scope = NULL_TREE;
6468 if (got_scope)6469 type = got_scope;6510 if (got_scope && got_scope != type6515 val = build_typename_type (got_scope, name,6525 if (got_scope)
4346 * decl.c (lookup_name_real): Deal with got_scope == error_mark_node.6742 * decl.c (lookup_name): Don't unset got_scope here.6745 got_scope != NULL_TREE.6920 * decl.c (lookup_name): if (got_scope == current_class_type)6966 If got_scope is not an aggregate, just return NULL_TREE.7005 * decl.c (lookup_name): If the type denoted by got_scope is7033 into the parser, using a new global variable `got_scope'. Reduced7050 * lex.h: Add decl for got_scope.7056 got_scope and looking_at_typename; otherwise don't.
10574 * parse.y (operator): Set got_object from got_scope.
906 * decl.c (lookup_name_real): Deal with got_scope == error_mark_node.3302 * decl.c (lookup_name): Don't unset got_scope here.3305 got_scope != NULL_TREE.3480 * decl.c (lookup_name): if (got_scope == current_class_type)3526 If got_scope is not an aggregate, just return NULL_TREE.3565 * decl.c (lookup_name): If the type denoted by got_scope is3593 into the parser, using a new global variable `got_scope'. Reduced3610 * lex.h: Add decl for got_scope.3616 got_scope and looking_at_typename; otherwise don't.
377 * lex.h (got_scope): Remove.
702 * parse.y (operator): Set got_object from got_scope.