Searched refs:getConstantArrayElementCount (Results 1 – 6 of 6) sorted by relevance
790 if (Context.getConstantArrayElementCount(CAT) == 0) in isZeroInitializable()
194 unsigned NumElts = Ctx.getConstantArrayElementCount(CAT); in visitArray()
1067 InitListElements *= getContext().getConstantArrayElementCount(CAT); in EmitNewArrayInitializer()
450 uint64_t NumElements = Context.getConstantArrayElementCount(AT); in CanPlaceFieldSubobjectAtOffset()547 uint64_t NumElements = Context.getConstantArrayElementCount(AT); in UpdateEmptyFieldSubobjects()
5539 ASTContext::getConstantArrayElementCount(const ConstantArrayType *CA) const { in getConstantArrayElementCount() function in ASTContext
2437 uint64_t getConstantArrayElementCount(const ConstantArrayType *CA) const;