Searched defs:DefaultStmt (Results 1 – 3 of 3) sorted by relevance
88 DefaultStmt, enumerator
1083 DECL_VISIT_STMT(DefaultStmt) { in DECL_VISIT_STMT() argument
753 DefaultStmt(SourceLocation DL, SourceLocation CL, Stmt *substmt) : in DefaultStmt() function757 explicit DefaultStmt(EmptyShell Empty) in DefaultStmt() function