Home
last modified time | relevance | path

Searched refs:APNumElements (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGObjC.cpp124 llvm::APInt APNumElements(Context.getTypeSize(Context.getSizeType()), in EmitObjCCollectionLiteral() local
128 = Context.getConstantArrayType(ElementType, APNumElements, in EmitObjCCollectionLiteral()
/external/llvm-project/clang/lib/CodeGen/
DCGObjC.cpp144 llvm::APInt APNumElements(Context.getTypeSize(Context.getSizeType()), in EmitObjCCollectionLiteral() local
148 = Context.getConstantArrayType(ElementType, APNumElements, nullptr, in EmitObjCCollectionLiteral()