Searched refs:getConstantArrayElementCount (Results 1 – 14 of 14) sorted by relevance
44 static DefinedOrUnknownSVal getConstantArrayElementCount(SValBuilder &SVB, in getConstantArrayElementCount() function79 return getConstantArrayElementCount(SVB, MR); in getDynamicElementCount()115 return getConstantArrayElementCount(SVB, MR); in getDynamicElementCountWithOffset()
1151 unsigned ArrSize = getContext().getConstantArrayElementCount(CAT); in shouldInlineArrayConstruction()1190 unsigned Size = getContext().getConstantArrayElementCount(CAT); in shouldRepeatCtorCall()
598 Size = getContext().getConstantArrayElementCount(CAT); in handleConstructor()1183 getContext().getConstantArrayElementCount( in VisitLambdaExpr()
2813 Ctx.getConstantArrayElementCount(Ctx.getAsConstantArrayType(Ty)) == 0) in tryBindSmallStruct()
258 size_t ArrSize = Ctx.getConstantArrayElementCount(ConstantArrTy); in ExtractValueFromExpr()
546 if (astContext.getConstantArrayElementCount(cat) == 0) in isZeroInitializable()
864 if (Context.getConstantArrayElementCount(CAT) == 0) in isZeroInitializable()
195 unsigned NumElts = Ctx.getConstantArrayElementCount(CAT); in visitArray()
1109 InitListElements *= getContext().getConstantArrayElementCount(CAT); in EmitNewArrayInitializer()
3846 for (int I = 0, N = Context.getConstantArrayElementCount(ATy); I < N; ++I) { in setUsedBits()
443 uint64_t NumElements = Context.getConstantArrayElementCount(AT); in CanPlaceFieldSubobjectAtOffset()543 uint64_t NumElements = Context.getConstantArrayElementCount(AT); in UpdateEmptyFieldSubobjects()
8021 ASTContext::getConstantArrayElementCount(const ConstantArrayType *CA) const { in getConstantArrayElementCount() function in ASTContext
3043 uint64_t getConstantArrayElementCount(const ConstantArrayType *CA) const;
8898 …yElementCountEPKNS_17ConstantArrayTypeE", "clang::ASTContext::getConstantArrayElementCount(clang::…