Searched refs:ReportInvalid (Results 1 – 2 of 2) sorted by relevance
10661 bool ReportInvalid) { in CheckVectorOperands() argument10682 return ReportInvalid ? InvalidOperands(Loc, LHS, RHS) : QualType(); in CheckVectorOperands()10689 return ReportInvalid ? InvalidOperands(Loc, LHS, RHS) : QualType(); in CheckVectorOperands()10694 return ReportInvalid ? InvalidOperands(Loc, LHS, RHS) : QualType(); in CheckVectorOperands()
12608 bool AllowBoolOperation, bool ReportInvalid);