Searched refs:finish_pseudo_destructor_expr (Results 1 – 7 of 7) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/cp/ |
| D | semantics.c | 1935 finish_pseudo_destructor_expr (tree object, tree scope, tree destructor) in finish_pseudo_destructor_expr() function
|
| D | pt.c | 9244 return finish_pseudo_destructor_expr in tsubst_copy_and_build() 9298 return finish_pseudo_destructor_expr (object, in tsubst_copy_and_build() 9303 return finish_pseudo_destructor_expr (object, in tsubst_copy_and_build()
|
| D | ChangeLog-2004 | 1345 finish_pseudo_destructor_expr, 2586 finish_stmt_expr, finish_call_expr, finish_pseudo_destructor_expr, 2880 finish_pseudo_destructor_expr, finish_id_expression, 5619 * semantics.c (finish_pseudo_destructor_expr): Allow differing
|
| D | cp-tree.h | 4312 extern tree finish_pseudo_destructor_expr (tree, tree, tree);
|
| D | ChangeLog-2002 | 324 (finish_pseudo_destructor_expr): ... this.
|
| D | parser.c | 4673 = finish_pseudo_destructor_expr (postfix_expression, in cp_parser_postfix_dot_deref_expression()
|
| D | ChangeLog | 374 * semantics.c (finish_pseudo_destructor_expr): Check the
|