Searched defs:OtherType (Results 1 – 8 of 8) sorted by relevance
8 typedef double OtherType; typedef
26 typedef double OtherType; typedef
35 struct OtherType { struct
56 struct OtherType { struct
169 fixGenericExprCastFromBool(DiagnosticBuilder & Diag,const ImplicitCastExpr * Cast,ASTContext & Context,StringRef OtherType) fixGenericExprCastFromBool() argument
97 enum OtherType { global() enum
10205 QualType OtherType = LHSVecType ? RHSType : LHSType; CheckVectorOperands() local