Searched refs:TypeDescriptorType (Results 1 – 1 of 1) sorted by relevance
494 llvm::StructType *&TypeDescriptorType = in getTypeDescriptorType() local496 if (TypeDescriptorType) in getTypeDescriptorType()497 return TypeDescriptorType; in getTypeDescriptorType()502 TypeDescriptorType = in getTypeDescriptorType()504 return TypeDescriptorType; in getTypeDescriptorType()4012 llvm::StructType *TypeDescriptorType = in getAddrOfRTTIDescriptor() local4015 CGM.getModule(), TypeDescriptorType, /*isConstant=*/false, in getAddrOfRTTIDescriptor()4017 llvm::ConstantStruct::get(TypeDescriptorType, Fields), in getAddrOfRTTIDescriptor()