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