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