Searched refs:getConstantArrayElementCount (Results 1 – 4 of 4) sorted by relevance
405 uint64_t NumElements = Context.getConstantArrayElementCount(AT); in CanPlaceFieldSubobjectAtOffset()502 uint64_t NumElements = Context.getConstantArrayElementCount(AT); in UpdateEmptyFieldSubobjects()
4368 ASTContext::getConstantArrayElementCount(const ConstantArrayType *CA) const { in getConstantArrayElementCount() function in ASTContext
1925 uint64_t getConstantArrayElementCount(const ConstantArrayType *CA) const;
814 InitListElements *= getContext().getConstantArrayElementCount(CAT); in EmitNewArrayInitializer()