Searched refs:DiagnoseCommaOperator (Results 1 – 3 of 3) sorted by relevance
500 SemaRef.DiagnoseCommaOperator(E->getLHS(), E->getExprLoc()); in VisitBinaryOperator()
10087 void Sema::DiagnoseCommaOperator(const Expr *LHS, SourceLocation Loc) { in DiagnoseCommaOperator() function in Sema10162 S.DiagnoseCommaOperator(LHS.get(), Loc); in CheckCommaOperands()
4061 void DiagnoseCommaOperator(const Expr *LHS, SourceLocation Loc);