Home | History | Annotate | Download | only in AST

Lines Matching refs:SubStmt

286                                        Stmt *SubStmt) {
290 return new (Mem) AttributedStmt(Loc, Attrs, SubStmt);