Home | History | Annotate | Download | only in AST

Lines Matching defs:VisitIfStmt

184     Stmt *VisitIfStmt(IfStmt *S);
4688 Stmt *ASTNodeImporter::VisitIfStmt(IfStmt *S) {