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