/openbsd/gnu/usr.bin/gcc/gcc/cp/ |
H A D | rtti.c | 244 if (!COMPLETE_TYPE_P (type_info_type_node)) in typeid_ok_p() 317 if (COMPLETE_TYPE_P (type) 454 if (!COMPLETE_TYPE_P (complete_type (TREE_TYPE (type)))) 499 if (!COMPLETE_TYPE_P (complete_type (TREE_TYPE (exprtype)))) 515 if (!COMPLETE_TYPE_P (complete_type (TREE_TYPE (exprtype)))) 720 if (!COMPLETE_TYPE_P (TYPE_PTRMEM_CLASS_TYPE (type))) 783 if (!COMPLETE_TYPE_P (real_type)) 885 if (!COMPLETE_TYPE_P (klass)) 1053 if (!COMPLETE_TYPE_P (type)) 1210 else if (!COMPLETE_TYPE_P (type)) [all …]
|
H A D | cvt.c | 86 if (!COMPLETE_TYPE_P (intype)) 862 int is_complete = COMPLETE_TYPE_P (complete_type (type)); 881 int is_complete = COMPLETE_TYPE_P (complete_type (type));
|
H A D | typeck2.c | 651 if (COMPLETE_TYPE_P (type) && ! TREE_CONSTANT (TYPE_SIZE (type))) 1405 if (!COMPLETE_TYPE_P (complete_type (core))) 1482 if (type && !COMPLETE_TYPE_P (type))
|
H A D | repo.c | 104 if (!COMPLETE_TYPE_P (t) || TYPE_BEING_DEFINED (t))
|
H A D | friend.c | 368 else if (COMPLETE_TYPE_P (ctype) || TYPE_BEING_DEFINED (ctype))
|
H A D | decl.c | 3000 || COMPLETE_TYPE_P (b->this_class)))) 3078 if (!COMPLETE_TYPE_P (current_class_type)) 7910 && !COMPLETE_TYPE_P (complete_type (type))) 8079 && (COMPLETE_TYPE_P (type) 8503 else if (init && COMPLETE_TYPE_P (type) in check_initializer() 8928 && !COMPLETE_TYPE_P (TREE_TYPE (decl))) 9091 && COMPLETE_TYPE_P (context) 11977 && COMPLETE_TYPE_P (type) 12434 && !COMPLETE_TYPE_P (complete_type (type)) 13353 && COMPLETE_TYPE_P (t) [all …]
|
H A D | typeck.c | 106 if (COMPLETE_TYPE_P (type)) 140 if (type == error_mark_node || COMPLETE_TYPE_P (type)) 145 if (COMPLETE_TYPE_P (t) && ! processing_template_decl) 173 else if (!COMPLETE_TYPE_P (type)) 2453 || (COMPLETE_TYPE_P (TREE_TYPE (TREE_TYPE (array))) 2866 if (!COMPLETE_TYPE_P (complete_type (type))) 3763 if (!COMPLETE_TYPE_P (TREE_TYPE (TREE_TYPE (op1)))) 3803 && !COMPLETE_TYPE_P (TREE_TYPE (xarg))) 5184 && COMPLETE_TYPE_P (TREE_TYPE (otype)) 5185 && COMPLETE_TYPE_P (TREE_TYPE (type))
|
H A D | pt.c | 787 && !COMPLETE_TYPE_P (type)) 826 && !COMPLETE_TYPE_P (type)) 5199 else if (COMPLETE_TYPE_P (type)) 5295 if (!COMPLETE_TYPE_P (pattern)) 5568 if (!COMPLETE_TYPE_P (rtype)) 7157 if (!COMPLETE_TYPE_P (ctx)) 10042 if (!COMPLETE_TYPE_P (t)) 10547 if (!COMPLETE_TYPE_P (DECL_CONTEXT (d))) 10625 if (!COMPLETE_TYPE_P (instantiation)) in instantiate_pending_templates() 10634 if (COMPLETE_TYPE_P (instantiation)) in instantiate_pending_templates() [all …]
|
/openbsd/gnu/gcc/gcc/cp/ |
H A D | rtti.c | 274 if (!COMPLETE_TYPE_P (const_type_info_type_node)) in typeid_ok_p() 483 if (!COMPLETE_TYPE_P (complete_type (TREE_TYPE (type)))) in build_dynamic_cast_1() 510 if (!COMPLETE_TYPE_P (complete_type (TREE_TYPE (exprtype)))) in build_dynamic_cast_1() 528 if (!COMPLETE_TYPE_P (complete_type (TREE_TYPE (exprtype)))) in build_dynamic_cast_1() 750 if (!COMPLETE_TYPE_P (TYPE_PTRMEM_CLASS_TYPE (type))) in target_incomplete_p() 776 || !COMPLETE_TYPE_P (TYPE_PTRMEM_CLASS_TYPE (type))); in involves_incomplete_p() 783 if (!COMPLETE_TYPE_P (type)) in involves_incomplete_p() 843 if (!COMPLETE_TYPE_P (real_type)) in tinfo_base_init() 936 if (!COMPLETE_TYPE_P (klass)) in ptm_initializer() 1197 else if (!COMPLETE_TYPE_P (type)) in get_pseudo_ti_index() [all …]
|
H A D | typeck2.c | 186 gcc_assert (COMPLETE_TYPE_P (type)); in complete_type_check_abstract() 253 if (!COMPLETE_TYPE_P (type)) in abstract_virtuals_error() 1248 if (!COMPLETE_TYPE_P (ctype)) in build_m_component_ref() 1406 if (!COMPLETE_TYPE_P (complete_type (core))) in add_exception_specifier() 1481 if (type && !COMPLETE_TYPE_P (type)) in require_complete_eh_spec_types()
|
H A D | cvt.c | 90 if (!COMPLETE_TYPE_P (intype)) in cp_convert_to_pointer() 865 int is_complete = COMPLETE_TYPE_P (complete_type (type)); in convert_to_void() 887 int is_complete = COMPLETE_TYPE_P (complete_type (type)); in convert_to_void()
|
H A D | typeck.c | 84 if (COMPLETE_TYPE_P (type)) in require_complete_type() 106 if (type == error_mark_node || COMPLETE_TYPE_P (type)) in complete_type() 112 if (COMPLETE_TYPE_P (t) && !dependent_type_p (type)) in complete_type() 141 else if (!COMPLETE_TYPE_P (type)) in complete_type_or_else() 1269 && COMPLETE_TYPE_P (type) in cxx_sizeof_or_alignof_type() 2445 || (COMPLETE_TYPE_P (TREE_TYPE (TREE_TYPE (array))) in build_array_ref() 2828 if (!COMPLETE_TYPE_P (complete_type (type))) in convert_arguments() 3815 if (!COMPLETE_TYPE_P (TREE_TYPE (TREE_TYPE (op1)))) in pointer_diff() 5229 && COMPLETE_TYPE_P (TREE_TYPE (type)) in build_reinterpret_cast_1() 5230 && COMPLETE_TYPE_P (TREE_TYPE (intype)) in build_reinterpret_cast_1() [all …]
|
H A D | decl.c | 2126 if (COMPLETE_TYPE_P (TREE_TYPE (newdecl)) in redeclaration_error_message() 2127 && COMPLETE_TYPE_P (TREE_TYPE (olddecl))) in redeclaration_error_message() 4277 && (COMPLETE_TYPE_P (type) in layout_var_decl() 4280 && COMPLETE_TYPE_P (TREE_TYPE (type))))) in layout_var_decl() 4799 else if (!COMPLETE_TYPE_P (type)) in check_initializer() 5237 && !COMPLETE_TYPE_P (TREE_TYPE (decl))) in cp_finish_decl() 7935 !COMPLETE_TYPE_P (ctype) in grokdeclarator() 7998 && COMPLETE_TYPE_P (type) in grokdeclarator() 8480 && !COMPLETE_TYPE_P (complete_type (type)) in grokdeclarator() 9368 && COMPLETE_TYPE_P (t) in grok_op_properties() [all …]
|
H A D | friend.c | 471 || COMPLETE_TYPE_P (ctype) in do_friend()
|
H A D | search.c | 270 && COMPLETE_TYPE_P (base) in lookup_base() 1378 if (COMPLETE_TYPE_P (type)) in lookup_fnfields_1() 1431 if (COMPLETE_TYPE_P (type)) in lookup_fnfields_1()
|
/openbsd/gnu/gcc/gcc/config/i386/ |
H A D | netware.c | 62 && COMPLETE_TYPE_P (TREE_VALUE (formal_type))) in gen_stdcall_or_fastcall_decoration() 108 && COMPLETE_TYPE_P (TREE_VALUE (formal_type))) in gen_regparm_prefix()
|
H A D | winnt.c | 318 && COMPLETE_TYPE_P (TREE_VALUE (formal_type))) in gen_stdcall_or_fastcall_suffix()
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | c-decl.c | 516 if (!COMPLETE_TYPE_P (TREE_VALUE (link))) 2009 && !COMPLETE_TYPE_P (TREE_TYPE (x))) 2873 else if (COMPLETE_TYPE_P (TREE_TYPE (decl))) 2969 && COMPLETE_TYPE_P (TREE_TYPE (tem))) 3057 && COMPLETE_TYPE_P (TREE_TYPE (decl))) 4154 if (pedantic && !COMPLETE_TYPE_P (type)) 4339 && COMPLETE_TYPE_P (type) 4767 if (!COMPLETE_TYPE_P (type)) 4791 if (!COMPLETE_TYPE_P (type)) 5488 else if (!COMPLETE_TYPE_P (TREE_TYPE (decl)) [all …]
|
H A D | dbxout.c | 1190 if (! full || !COMPLETE_TYPE_P (type) 1215 || !COMPLETE_TYPE_P (type) 1542 || !COMPLETE_TYPE_P (type) 1683 || !COMPLETE_TYPE_P (type)) 2110 && COMPLETE_TYPE_P (type)
|
H A D | c-aux-info.c | 336 if (!COMPLETE_TYPE_P (t) || TREE_CODE (TYPE_SIZE (t)) != INTEGER_CST)
|
H A D | convert.c | 130 if (!COMPLETE_TYPE_P (type))
|
/openbsd/gnu/gcc/gcc/ |
H A D | dbxout.c | 1747 if (! full || !COMPLETE_TYPE_P (type) in dbxout_type() 1772 || !COMPLETE_TYPE_P (type) in dbxout_type() 2015 || !COMPLETE_TYPE_P (type) in dbxout_type() 2139 || !COMPLETE_TYPE_P (type)) in dbxout_type() 2634 && COMPLETE_TYPE_P (type) in dbxout_symbol() 2691 && COMPLETE_TYPE_P (type) in dbxout_symbol()
|
H A D | c-aux-info.c | 329 if (!COMPLETE_TYPE_P (t) || TREE_CODE (TYPE_SIZE (t)) != INTEGER_CST) in gen_type()
|
H A D | c-decl.c | 2101 && COMPLETE_TYPE_P (TREE_TYPE (x))) in pushdecl() 2285 && !COMPLETE_TYPE_P (TREE_TYPE (x))) in pushdecl() 2297 && !COMPLETE_TYPE_P (element)) in pushdecl() 3230 else if (COMPLETE_TYPE_P (TREE_TYPE (decl))) in start_decl() 3464 && COMPLETE_TYPE_P (TREE_TYPE (decl))) in finish_decl() 3730 if (TREE_CODE (type) == ARRAY_TYPE && !COMPLETE_TYPE_P (type)) in build_compound_literal() 3740 if (type == error_mark_node || !COMPLETE_TYPE_P (type)) in build_compound_literal() 4365 if (!COMPLETE_TYPE_P (type)) in grokdeclarator() 4571 && COMPLETE_TYPE_P (type) in grokdeclarator() 5001 if (!COMPLETE_TYPE_P (type)) in grokparms() [all …]
|
H A D | sdbout.c | 819 if (COMPLETE_TYPE_P (type) /* not a forward reference */ in sdbout_symbol() 1068 if (!COMPLETE_TYPE_P (type)) in sdbout_one_type()
|