Searched refs:orig_type (Results 1 – 7 of 7) sorted by relevance
88 using orig_type = float;106 using orig_type = double;128 using orig_type = long double;158 using orig_type = __float128;
146 CompilerType orig_type = type_and_or_name.GetCompilerType(); in FixUpDynamicType() local147 CompilerType corrected_type = orig_type; in FixUpDynamicType()149 corrected_type = orig_type.GetPointerType(); in FixUpDynamicType()
378 CompilerType orig_type = type_and_or_name.GetCompilerType(); in FixUpDynamicType() local379 CompilerType corrected_type = orig_type; in FixUpDynamicType()381 corrected_type = orig_type.GetPointerType(); in FixUpDynamicType()383 corrected_type = orig_type.GetLValueReferenceType(); in FixUpDynamicType()
295 CompilerType orig_type = type_and_or_name.GetCompilerType(); in FixUpDynamicType() local296 CompilerType corrected_type = orig_type; in FixUpDynamicType()298 corrected_type = orig_type.GetPointerType(); in FixUpDynamicType()
424 local orig_type = type(orig)426 if orig_type == 'table' then
165 zfs_rangelock_type_t orig_type = new->lr_type; in zfs_rangelock_enter_writer() local222 new->lr_type = orig_type; in zfs_rangelock_enter_writer()
94 uint32_t orig_type; member189 printf("orig_type 0x%04x\n", meta->orig_type); in g_raid_md_nvidia_print()1453 meta->orig_type = meta->type; in g_raid_md_write_nvidia()