Searched refs:USING_STMT (Results 1 – 20 of 20) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | dump.cc | 264 case USING_STMT: in cp_dump_tree()
|
| D | cp-objcp-common.cc | 531 MARK_TS_EXP (USING_STMT); in cp_common_init_ts()
|
| D | lex.cc | 304 EH_SPEC_BLOCK, USING_STMT, TAG_DEFN, in cxx_init() enumerator
|
| D | ChangeLog.tree-ssa | 463 (cp_simplify_stmt): Handle USING_STMT.
|
| D | ChangeLog-2001 | 2076 * dump.c (cp_dump_tree, USING_STMT case): New case. 2077 * tree.c (cp_statement_code_p): Add USING_STMT. 2108 * cp-tree.def (USING_STMT): New statement node. 2110 * decl2.c (do_using_directive): Add USING_STMT to statement 2112 * pt.c (tsubst_expr, USING_STMT case): New case. 2113 * semantics.c (cp_expand_stmt, USING_STMT case): New case.
|
| D | cp-gimplify.cc | 615 case USING_STMT: in cp_gimplify_expr() 1433 case USING_STMT: in cp_genericize_r()
|
| D | cp-tree.def | 210 DEFTREECODE (USING_STMT, "using_stmt", tcc_statement, 1)
|
| D | constexpr.cc | 488 case USING_STMT: in check_constexpr_ctor_body_1() 726 case USING_STMT: in constexpr_fn_retval() 7571 case USING_STMT: in cxx_eval_constant_expression() 8635 case USING_STMT: in potential_constant_expression_1()
|
| D | cxx-pretty-print.cc | 1990 case USING_STMT: in statement()
|
| D | ChangeLog-2014 | 513 MODIFY_EXPR, STATEMENT_LIST, BIND_EXPR, USING_STMT, 523 CONTINUE_STMT, USING_STMT, IF_STMT, DO_STMT, FOR_STMT, WHILE_STMT, 888 USING_STMT in the main conditional.
|
| D | name-lookup.cc | 8561 add_stmt (build_stmt (input_location, USING_STMT, target)); in finish_using_directive() 9013 add_stmt (build_stmt (input_location, USING_STMT, fn)); in cp_emit_debug_info_for_using()
|
| D | ChangeLog | 611 * cp-gimplify.cc (cp_genericize_r) <case USING_STMT>: Set 613 of USING_STMT or input_location.
|
| D | ChangeLog-2008 | 446 * cp-gimplify.c (cp_gimplify_expr): For each USING_STMT
|
| D | ChangeLog-2005 | 2325 * cp-tree.def (USING_STMT): Change class to tcc_statement.
|
| D | ChangeLog-2018 | 4701 * constexpr.c (cxx_eval_constant_expression): Handle USING_STMT.
|
| D | pt.cc | 18638 case USING_STMT: in tsubst_expr()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | generic.texi | 3354 @findex USING_STMT 3553 @item USING_STMT
|
| D | gccint.info | 13057 'USING_STMT' 58039 * USING_STMT: Statements for C and C++.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog.tuples | 5538 USING_STMT to tuples.
|
| D | ChangeLog-2001 | 24032 * c-tree.texi (USING_STMT): Document.
|