Searched refs:APNumElements (Results 1 – 2 of 2) sorted by relevance
124 llvm::APInt APNumElements(Context.getTypeSize(Context.getSizeType()), in EmitObjCCollectionLiteral() local128 = Context.getConstantArrayType(ElementType, APNumElements, in EmitObjCCollectionLiteral()
144 llvm::APInt APNumElements(Context.getTypeSize(Context.getSizeType()), in EmitObjCCollectionLiteral() local148 = Context.getConstantArrayType(ElementType, APNumElements, nullptr, in EmitObjCCollectionLiteral()