Searched refs:getConstantArrayElementCount (Results 1 – 5 of 5) sorted by relevance
725 if (Context.getConstantArrayElementCount(CAT) == 0) in isZeroInitializable()
820 InitListElements *= getContext().getConstantArrayElementCount(CAT); in EmitNewArrayInitializer()
451 uint64_t NumElements = Context.getConstantArrayElementCount(AT); in CanPlaceFieldSubobjectAtOffset()548 uint64_t NumElements = Context.getConstantArrayElementCount(AT); in UpdateEmptyFieldSubobjects()
4501 ASTContext::getConstantArrayElementCount(const ConstantArrayType *CA) const { in getConstantArrayElementCount() function in ASTContext
2027 uint64_t getConstantArrayElementCount(const ConstantArrayType *CA) const;