Home | History | Annotate | Download | only in libclang

Lines Matching refs:VisitIfStmt

1897   void VisitIfStmt(const IfStmt *If);
2383 void EnqueueVisitor::VisitIfStmt(const IfStmt *If) {