Home | History | Annotate | Download | only in libclang

Lines Matching defs:VisitIfStmt

1835   void VisitIfStmt(const IfStmt *If);
2106 void EnqueueVisitor::VisitIfStmt(const IfStmt *If) {