Home
last modified time | relevance | path

Searched defs:DefaultStmt (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/v8/tools/gcmole/
Dgcmole.cc1068 DECL_VISIT_STMT(DefaultStmt) { in DECL_VISIT_STMT() argument
/external/v8/tools/gcmole/
Dgcmole.cc1070 DECL_VISIT_STMT(DefaultStmt) { in DECL_VISIT_STMT() argument
/external/clang/include/clang/AST/
DStmt.h726 DefaultStmt(SourceLocation DL, SourceLocation CL, Stmt *substmt) : in DefaultStmt() function
730 explicit DefaultStmt(EmptyShell Empty) in DefaultStmt() function