Searched defs:DefaultStmt (Results 1 – 3 of 3) sorted by relevance
242 DefaultStmt, enumerator
1051 DECL_VISIT_STMT(DefaultStmt) { in DECL_VISIT_STMT() argument
745 DefaultStmt(SourceLocation DL, SourceLocation CL, Stmt *substmt) : in DefaultStmt() function749 explicit DefaultStmt(EmptyShell Empty) in DefaultStmt() function