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