Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp5070 static bool isIncompleteOrZeroLengthArrayType(ASTContext &Context, QualType T) { in isIncompleteOrZeroLengthArrayType() function
5132 if (isIncompleteOrZeroLengthArrayType(SemaRef.Context, Field->getType())) in CollectFieldInitializer()
5669 if (isIncompleteOrZeroLengthArrayType(Context, Field->getType())) in MarkBaseAndMemberDestructorsReferenced()