Searched defs:OtherType (Results 1 – 2 of 2) sorted by relevance
105 enum OtherType { enum
10109 QualType OtherType = LHSVecType ? RHSType : LHSType; in CheckVectorOperands() local