Searched refs:componentTy (Results 1 – 1 of 1) sorted by relevance
208 llvm::Type *componentTy = componentTys[i]; in addTypedData() local209 auto componentSize = getTypeStoreSize(CGM, componentTy); in addTypedData()211 addLegalTypedData(componentTy, begin, begin + componentSize); in addTypedData()