Searched refs:ReportInvalid (Results 1 – 2 of 2) sorted by relevance
10067 bool ReportInvalid) { in CheckVectorOperands() argument10091 return ReportInvalid ? InvalidOperands(Loc, LHS, RHS) : QualType(); in CheckVectorOperands()10096 return ReportInvalid ? InvalidOperands(Loc, LHS, RHS) : QualType(); in CheckVectorOperands()
7378 bool AllowBoolOperation, bool ReportInvalid);