Searched refs:fDouble2x4_Type (Results 1 – 2 of 2) sorted by relevance
143 case 2: return *context.fDouble2x4_Type; in toCompound()
84 , fDouble2x4_Type(new Type("double2x4", *fDouble_Type, 2, 4)) in Context()169 fDouble2x4_Type.get(), fDouble3x2_Type.get(),282 const std::unique_ptr<Type> fDouble2x4_Type; variable