Home | History | Annotate | Download | only in slang

Lines Matching refs:IfStmt

262   void VisitIfStmt(clang::IfStmt *IS);
339 void DestructorVisitor::VisitIfStmt(clang::IfStmt *IS) {