Searched defs:DefaultStmt (Results 1 – 3 of 3) sorted by relevance
1068 DECL_VISIT_STMT(DefaultStmt) { in DECL_VISIT_STMT() argument
1070 DECL_VISIT_STMT(DefaultStmt) { in DECL_VISIT_STMT() argument
726 DefaultStmt(SourceLocation DL, SourceLocation CL, Stmt *substmt) : in DefaultStmt() function730 explicit DefaultStmt(EmptyShell Empty) in DefaultStmt() function