Searched refs:fUShort4_Type (Results 1 – 3 of 3) sorted by relevance
75 case 4: return *context.fUShort4_Type; in get_type()
200 case 4: return *context.fUShort4_Type; in toCompound()
47 , fUShort4_Type(new Type("ushort4", *fUShort_Type, 4)) in Context()190 fUShort3_Type.get(), fUShort4_Type.get() }))238 const std::unique_ptr<Type> fUShort4_Type; variable