Home
last modified time | relevance | path

Searched refs:finish_decl_parsing (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl2.c3633 finish_decl_parsing (decl) in finish_decl_parsing() function
3642 (NULL_TREE, finish_decl_parsing (TREE_OPERAND (decl, 0)));
3645 (NULL_TREE, finish_decl_parsing (TREE_OPERAND (decl, 0)));
3647 TREE_OPERAND (decl, 0) = finish_decl_parsing (TREE_OPERAND (decl, 0));
3654 TREE_OPERAND (decl, 0) = finish_decl_parsing (TREE_OPERAND (decl, 0));
3658 TREE_VALUE (decl) = finish_decl_parsing (TREE_VALUE (decl));
H A Dparse.y1603 { $$ = finish_decl_parsing ($2); }
H A Dcp-tree.h3909 extern tree finish_decl_parsing PARAMS ((tree));
H A DChangeLog.16013 * decl2.c (finish_decl_parsing): Call push_nested_class with a type.
7066 (finish_decl_parsing): Handle SCOPE_REFs.
7589 (finish_decl_parsing): New function to deal with parse nodes for
H A DChangeLog11990 * decl2.c (finish_decl_parsing): Handle TEMPLATE_ID_EXPR.
/openbsd-src/gnu/gcc/gcc/cp/
H A DChangeLog-19942573 * decl2.c (finish_decl_parsing): Call push_nested_class with a type.
3626 (finish_decl_parsing): Handle SCOPE_REFs.
4149 (finish_decl_parsing): New function to deal with parse nodes for
H A DChangeLog-20036532 (finish_decl_parsing): Likewise.
6536 (finish_decl_parsing): Likewise.
H A DChangeLog-2002209 reparse_decl_as_expr, finish_decl_parsing, namespace_ancestor,
H A DChangeLog-20002118 * decl2.c (finish_decl_parsing): Handle TEMPLATE_ID_EXPR.