Searched refs:fDouble2x3_Type (Results 1 – 2 of 2) sorted by relevance
136 case 2: return *context.fDouble2x3_Type; in toCompound()
83 , fDouble2x3_Type(new Type("double2x3", *fDouble_Type, 2, 3)) in Context()168 fDouble2x2_Type.get(), fDouble2x3_Type.get(),281 const std::unique_ptr<Type> fDouble2x3_Type; variable