Home
last modified time | relevance | path

Searched defs:implicit (Results 1 – 10 of 10) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dcvt.c991 maybe_warn_nodiscard (tree expr, impl_conv_void implicit) in maybe_warn_nodiscard()
1071 convert_to_void (tree expr, impl_conv_void implicit, tsubst_flags_t complain) in convert_to_void()
H A Dname-lookup.c7047 emit_debug_info_using_namespace (tree from, tree target, bool implicit) in emit_debug_info_using_namespace()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dcprop.c190 bool implicit) in insert_set_in_table()
273 hash_scan_set (rtx set, rtx insn, struct hash_table_d *table, bool implicit) in hash_scan_set()
H A Dc-typeck.c6528 char implicit; member
6784 push_init_level (int implicit, struct obstack * braced_init_obstack) in push_init_level()
6995 pop_init_level (int implicit, struct obstack * braced_init_obstack) in pop_init_level()
7388 add_pending_init (tree purpose, tree value, tree origtype, bool implicit, in add_pending_init()
7806 tree field, int pending, bool implicit, in output_init_element()
8168 process_init_element (struct c_expr value, bool implicit, in process_init_element()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dcprop.c176 struct hash_table_d *table, bool implicit) in insert_set_in_table()
270 bool implicit) in hash_scan_set()
H A Drtlanal.c1464 find_all_hard_reg_sets (const rtx_insn *insn, HARD_REG_SET *pset, bool implicit) in find_all_hard_reg_sets()
H A Ddwarf2out.c26729 bool child, bool implicit) in dwarf2out_imported_module_or_decl()
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dcvt.c871 convert_to_void (tree expr, impl_conv_void implicit, tsubst_flags_t complain) in convert_to_void()
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c7764 char implicit; member
8050 push_init_level (location_t loc, int implicit, in push_init_level()
8238 pop_init_level (location_t loc, int implicit, in pop_init_level()
8683 bool implicit, struct obstack *braced_init_obstack) in add_pending_init()
9108 bool implicit, struct obstack * braced_init_obstack) in output_init_element()
9528 process_init_element (location_t loc, struct c_expr value, bool implicit, in process_init_element()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-common.c7977 enum flt_eval_method implicit in c_ts18661_flt_eval_method() local