Searched refs:fByte3_Type (Results 1 – 3 of 3) sorted by relevance
62 case 3: return *context.fByte3_Type; in get_type()
177 case 3: return *context.fByte3_Type; in toCompound()
58 , fByte3_Type(new Type("byte3", *fByte_Type, 3)) in Context()192 fByte3_Type.get(), fByte4_Type.get() }))252 const std::unique_ptr<Type> fByte3_Type; variable