Searched refs:base_type (Results 1 – 5 of 5) sorted by relevance
96 auto base_type = type->parent(); in getTopLevelType() local97 while (base_type->parent() && base_type->parent()->fqName().hasVersion()) { in getTopLevelType()98 base_type = base_type->parent(); in getTopLevelType()100 return base_type; in getTopLevelType()
122 type.ViewAsArrayBase([&](const auto& base_type) { in DumpConstantValue() argument128 DumpConstantValue(base_type, c.ValueAt(i)); in DumpConstantValue()
635 type.ViewAsArrayBase([&](const auto& base_type) { in ValueString() argument636 value_string = value->ValueString(base_type, decorator); in ValueString()
481 base_type = 'int'493 base_type = mapping[metadata_type]501 java_type = '%s%s' %(base_type, additional)
2800 uint16_t base_type : 4; // ElementaryType