Home
last modified time | relevance | path

Searched refs:isIncompleteOrZeroLengthArrayType (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaDeclCXX.cpp3789 static bool isIncompleteOrZeroLengthArrayType(ASTContext &Context, QualType T) { in isIncompleteOrZeroLengthArrayType() function
3847 if (isIncompleteOrZeroLengthArrayType(SemaRef.Context, Field->getType())) in CollectFieldInitializer()
4332 if (isIncompleteOrZeroLengthArrayType(Context, Field->getType())) in MarkBaseAndMemberDestructorsReferenced()