Searched refs:isIncompleteOrZeroLengthArrayType (Results 1 – 1 of 1) sorted by relevance
4610 static bool isIncompleteOrZeroLengthArrayType(ASTContext &Context, QualType T) { in isIncompleteOrZeroLengthArrayType() function4672 if (isIncompleteOrZeroLengthArrayType(SemaRef.Context, Field->getType())) in CollectFieldInitializer()5157 if (isIncompleteOrZeroLengthArrayType(Context, Field->getType())) in MarkBaseAndMemberDestructorsReferenced()