Searched refs:complete_p (Results 1 – 3 of 3) sorted by relevance
2718 bool complete_p = true; in build_delete() local2741 complete_p = false; in build_delete()2744 if (VOID_TYPE_P (type) || !complete_p || !IS_AGGR_TYPE (type)) in build_delete()
909 bool complete_p; in add_method() local916 complete_p = COMPLETE_TYPE_P (type); in add_method()981 if (complete_p in add_method()1087 else if (slot >= CLASSTYPE_FIRST_CONVERSION_SLOT && !complete_p) in add_method()1096 if (complete_p) in add_method()
3107 bool complete_p = true; local3130 complete_p = false;3133 if (VOID_TYPE_P (type) || !complete_p || !IS_AGGR_TYPE (type))