Searched refs:find_uninit_fields (Results 1 – 2 of 2) sorted by relevance
930 find_uninit_fields (tree *t, hash_set<tree> *uninitialized, tree member) in find_uninit_fields() function988 find_uninit_fields (&val, &uninitialized, decl); in perform_member_init()1510 find_uninit_fields (&ctor, &uninitialized, current_class_type); in emit_mem_initializers()1572 find_uninit_fields (&STATEMENT_LIST_TAIL (cur_stmt_list)->stmt, in emit_mem_initializers()
625 (find_uninit_fields): New function.