Searched defs:OtherType (Results 1 – 12 of 12) sorted by relevance
8 typedef double OtherType; typedef
25 typedef double OtherType; typedef
26 typedef double OtherType; typedef
35 struct OtherType { struct
56 struct OtherType { struct
180 ASTContext &Context, StringRef OtherType) { in fixGenericExprCastFromBool()
104 enum OtherType { enum
95 enum OtherType { enum
10009 QualType OtherType = LHSVecType ? RHSType : LHSType; in CheckVectorOperands() local