Searched refs:TypeDescriptorType (Results 1 – 1 of 1) sorted by relevance
493 llvm::StructType *&TypeDescriptorType = in getTypeDescriptorType() local495 if (TypeDescriptorType) in getTypeDescriptorType()496 return TypeDescriptorType; in getTypeDescriptorType()501 TypeDescriptorType = in getTypeDescriptorType()503 return TypeDescriptorType; in getTypeDescriptorType()4006 llvm::StructType *TypeDescriptorType = in getAddrOfRTTIDescriptor() local4009 CGM.getModule(), TypeDescriptorType, /*isConstant=*/false, in getAddrOfRTTIDescriptor()4011 llvm::ConstantStruct::get(TypeDescriptorType, Fields), in getAddrOfRTTIDescriptor()