Searched refs:fByte2_Type (Results 1 – 4 of 4) sorted by relevance
61 case 2: return *context.fByte2_Type; in get_type()
176 case 2: return *context.fByte2_Type; in toCompound()
57 , fByte2_Type(new Type("byte2", *fByte_Type, 2)) in Context()191 , fByteVec_Type(new Type("$bytevec", { fInvalid_Type.get(), fByte2_Type.get(),251 const std::unique_ptr<Type> fByte2_Type; variable
54 type == *context.fByte2_Type) { in ParameterCType()