Searched refs:innermostType (Results 1 – 2 of 2) sorted by relevance
974 auto &innermostType = InnermostType(type); in InlineArray() local975 const TField innermostField(&innermostType, field.name(), field.line(), field.symbolType()); in InlineArray()
164 llvm::Type *innermostType = getInnermostElementType(llvmType); in getLLVMConstant() local166 constants.push_back(getLLVMConstant(innermostType, n, loc)); in getLLVMConstant()