Searched refs:TypeDescriptorType (Results 1 – 1 of 1) sorted by relevance
491 llvm::StructType *&TypeDescriptorType = in getTypeDescriptorType() local493 if (TypeDescriptorType) in getTypeDescriptorType()494 return TypeDescriptorType; in getTypeDescriptorType()499 TypeDescriptorType = in getTypeDescriptorType()501 return TypeDescriptorType; in getTypeDescriptorType()4019 llvm::StructType *TypeDescriptorType = in getAddrOfRTTIDescriptor() local4022 CGM.getModule(), TypeDescriptorType, /*isConstant=*/false, in getAddrOfRTTIDescriptor()4024 llvm::ConstantStruct::get(TypeDescriptorType, Fields), in getAddrOfRTTIDescriptor()