Searched refs:fByte4_Type (Results 1 – 5 of 5) sorted by relevance
63 case 4: return *context.fByte4_Type; in get_type()
178 case 4: return *context.fByte4_Type; in toCompound()
59 , fByte4_Type(new Type("byte4", *fByte_Type, 4)) in Context()192 fByte3_Type.get(), fByte4_Type.get() }))253 const std::unique_ptr<Type> fByte4_Type; variable
58 type == *context.fByte4_Type) { in ParameterCType()
199 type == *fContext.fByte4_Type) { in writeRuntimeValue()