Home
last modified time | relevance | path

Searched defs:auto_node (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dlambda.cc221 tree auto_node = make_auto (); in lambda_capture_field_type() local
Ddecl.cc8067 tree auto_node; in cp_finish_decl() local
12855 if (tree auto_node = type_uses_auto (type)) in grokdeclarator() local
13841 tree auto_node = type_uses_auto (type); in grokdeclarator() local
13911 if (tree auto_node = type_uses_auto (type)) in grokdeclarator() local
14545 if (tree auto_node = type_uses_auto (type)) in grokdeclarator() local
Dpt.cc5010 tree auto_node = type_uses_auto (type); in maybe_update_decl_type() local
16912 if (tree auto_node = type_uses_auto (type)) in tsubst_init() local
17145 if (tree auto_node = type_uses_auto (TREE_TYPE (r))) in tsubst_copy() local
18248 tree auto_node = type_uses_auto (TREE_TYPE (decl)); in tsubst_omp_for_iterator() local
19734 if (tree auto_node = type_uses_auto (TREE_TYPE (field))) in prepend_one_capture() local
29099 listify_autos (tree type, tree auto_node) in listify_autos()
30344 do_auto_deduction (tree type, tree init, tree auto_node, in do_auto_deduction()
30604 if (tree auto_node = find_type_usage (type, is_auto)) in splice_late_return_type() local
Dinit.cc3871 tree auto_node = type_uses_auto (type); in build_new() local
Dparser.cc13635 tree auto_node = make_auto (); in build_range_temp() local
13656 tree auto_node = type_uses_auto (TREE_TYPE (decl)); in do_range_for_auto_deduction() local
24215 if (tree auto_node = type_uses_auto (type_specifier_seq.type)) in cp_parser_type_id_1() local
41896 tree pushed_scope, auto_node; in cp_parser_omp_for_loop_init() local
42201 tree auto_node = type_uses_auto (TREE_TYPE (orig_decl)); in cp_convert_omp_range_for() local
Dtypeck.cc10521 tree auto_node; in check_return_expr() local