Searched refs:TypeDescriptorType (Results 1 – 1 of 1) sorted by relevance
468 llvm::StructType *&TypeDescriptorType = in getTypeDescriptorType() local470 if (TypeDescriptorType) in getTypeDescriptorType()471 return TypeDescriptorType; in getTypeDescriptorType()476 TypeDescriptorType = in getTypeDescriptorType()478 return TypeDescriptorType; in getTypeDescriptorType()4004 llvm::StructType *TypeDescriptorType = in getAddrOfRTTIDescriptor() local4007 CGM.getModule(), TypeDescriptorType, /*isConstant=*/false, in getAddrOfRTTIDescriptor()4009 llvm::ConstantStruct::get(TypeDescriptorType, Fields), in getAddrOfRTTIDescriptor()