Searched defs:OtherType (Results 1 – 3 of 3) sorted by relevance
67 } OtherType; typedef
97 enum OtherType { enum
10240 QualType OtherType = LHSVecType ? RHSType : LHSType; in CheckVectorOperands() local