Home
last modified time | relevance | path

Searched refs:finish_parenthesized_expr (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2015274 (finish_parenthesized_expr): Convert return type and param to
388 * semantics.c (finish_parenthesized_expr): Convert return type and
H A DChangeLog-20133321 finish_parenthesized_expr.
3324 (finish_parenthesized_expr): Use it.
H A DChangeLog-2004137 * semantics.c (finish_parenthesized_expr): Mark a STRING_CST.
3471 * semantics.c (finish_parenthesized_expr): Set TREE_NO_WARNING
H A Dcp-tree.h7621 extern cp_expr finish_parenthesized_expr (cp_expr);
H A Dsemantics.cc2120 finish_parenthesized_expr (cp_expr expr) in finish_parenthesized_expr() function
H A DChangeLog-20112490 * semantics.c (finish_parenthesized_expr): Clear PTRMEM_OK_P on
H A DChangeLog-20023331 * semantics.c (finish_parenthesized_expr): Update.
H A DChangeLog-20212419 (finish_parenthesized_expr): Same.
H A DChangeLog-2018165 (finish_parenthesized_expr): Likewise from expr before
H A DChangeLog-20001708 * semantics.c (finish_parenthesized_expr): Clear OFFSET_REFs here.
H A Dparser.cc5658 expr = finish_parenthesized_expr (expr); in cp_parser_primary_expression()
47468 expr = finish_parenthesized_expr (expr); in cp_parser_transaction_expression()
H A Dpt.cc21509 RETURN (finish_parenthesized_expr (RECUR (TREE_OPERAND (t, 0)))); in tsubst_copy_and_build()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h7230 extern cp_expr finish_parenthesized_expr (cp_expr);
H A Dsemantics.c1868 finish_parenthesized_expr (cp_expr expr) in finish_parenthesized_expr() function
H A Dparser.c5381 expr = finish_parenthesized_expr (expr); in cp_parser_primary_expression()
43464 expr = finish_parenthesized_expr (expr); in cp_parser_transaction_expression()
H A Dpt.c20739 RETURN (finish_parenthesized_expr (RECUR (TREE_OPERAND (t, 0)))); in tsubst_copy_and_build()