Searched refs:TypeDescriptorType (Results 1 – 1 of 1) sorted by relevance
462 llvm::StructType *&TypeDescriptorType = in getTypeDescriptorType() local464 if (TypeDescriptorType) in getTypeDescriptorType()465 return TypeDescriptorType; in getTypeDescriptorType()470 TypeDescriptorType = in getTypeDescriptorType()472 return TypeDescriptorType; in getTypeDescriptorType()3911 llvm::StructType *TypeDescriptorType = in getAddrOfRTTIDescriptor() local3914 CGM.getModule(), TypeDescriptorType, /*isConstant=*/false, in getAddrOfRTTIDescriptor()3916 llvm::ConstantStruct::get(TypeDescriptorType, Fields), in getAddrOfRTTIDescriptor()