Searched refs:isIncompleteOrZeroLengthArrayType (Results 1 – 2 of 2) sorted by relevance
340 static bool isIncompleteOrZeroLengthArrayType(ASTContext &Context, QualType T) { in isIncompleteOrZeroLengthArrayType() function358 return isIncompleteOrZeroLengthArrayType(Context, Type); in isEmpty()
5029 static bool isIncompleteOrZeroLengthArrayType(ASTContext &Context, QualType T) { in isIncompleteOrZeroLengthArrayType() function5091 if (isIncompleteOrZeroLengthArrayType(SemaRef.Context, Field->getType())) in CollectFieldInitializer()5628 if (isIncompleteOrZeroLengthArrayType(Context, Field->getType())) in MarkBaseAndMemberDestructorsReferenced()