Home | History | Annotate | Download | only in AST

Lines Matching defs:VisitIfStmt

192     Stmt *VisitIfStmt(IfStmt *S);
4978 Stmt *ASTNodeImporter::VisitIfStmt(IfStmt *S) {