Searched refs:getConstantArrayElementCount (Results 1 – 5 of 5) sorted by relevance
748 if (Context.getConstantArrayElementCount(CAT) == 0) in isZeroInitializable()
865 InitListElements *= getContext().getConstantArrayElementCount(CAT); in EmitNewArrayInitializer()
450 uint64_t NumElements = Context.getConstantArrayElementCount(AT); in CanPlaceFieldSubobjectAtOffset()547 uint64_t NumElements = Context.getConstantArrayElementCount(AT); in UpdateEmptyFieldSubobjects()
4616 ASTContext::getConstantArrayElementCount(const ConstantArrayType *CA) const { in getConstantArrayElementCount() function in ASTContext
2138 uint64_t getConstantArrayElementCount(const ConstantArrayType *CA) const;