Home | History | Annotate | Download | only in Sema

Lines Matching full:visitbinaryoperator

2575     void VisitBinaryOperator(BinaryOperator *E) {
2590 Inherited::VisitBinaryOperator(E);