Home | History | Annotate | Download | only in Analysis

Lines Matching refs:visitSub

147   bool visitSub(BinaryOperator &I);
608 bool CallAnalyzer::visitSub(BinaryOperator &I) {
632 return Base::visitSub(I);