Searched refs:TypeDescriptorType (Results 1 – 1 of 1) sorted by relevance
447 llvm::StructType *&TypeDescriptorType = in getTypeDescriptorType() local449 if (TypeDescriptorType) in getTypeDescriptorType()450 return TypeDescriptorType; in getTypeDescriptorType()455 TypeDescriptorType = in getTypeDescriptorType()457 return TypeDescriptorType; in getTypeDescriptorType()3800 llvm::StructType *TypeDescriptorType = in getAddrOfRTTIDescriptor() local3803 CGM.getModule(), TypeDescriptorType, /*Constant=*/false, in getAddrOfRTTIDescriptor()3805 llvm::ConstantStruct::get(TypeDescriptorType, Fields), in getAddrOfRTTIDescriptor()