Searched refs:TypeDescriptorType (Results 1 – 1 of 1) sorted by relevance
481 llvm::StructType *&TypeDescriptorType = in getTypeDescriptorType() local483 if (TypeDescriptorType) in getTypeDescriptorType()484 return TypeDescriptorType; in getTypeDescriptorType()489 TypeDescriptorType = in getTypeDescriptorType()491 return TypeDescriptorType; in getTypeDescriptorType()4017 llvm::StructType *TypeDescriptorType = in getAddrOfRTTIDescriptor() local4020 CGM.getModule(), TypeDescriptorType, /*isConstant=*/false, in getAddrOfRTTIDescriptor()4022 llvm::ConstantStruct::get(TypeDescriptorType, Fields), in getAddrOfRTTIDescriptor()