Searched refs:fUShort3_Type (Results 1 – 3 of 3) sorted by relevance
74 case 3: return *context.fUShort3_Type; in get_type()
199 case 3: return *context.fUShort3_Type; in toCompound()
46 , fUShort3_Type(new Type("ushort3", *fUShort_Type, 3)) in Context()190 fUShort3_Type.get(), fUShort4_Type.get() }))237 const std::unique_ptr<Type> fUShort3_Type; variable