Searched defs:DoStmt (Results 1 – 4 of 4) sorted by relevance
| /external/clang/lib/CodeGen/ |
| D | CodeGenPGO.cpp | 115 DoStmt, enumerator
|
| /external/clang/include/clang/ASTMatchers/ |
| D | ASTMatchers.h | 2707 WhileStmt, DoStmt, in AST_POLYMORPHIC_MATCHER_P() argument 2837 AST_POLYMORPHIC_SUPPORTED_TYPES(DoStmt, ForStmt, in AST_POLYMORPHIC_MATCHER_P()
|
| /external/v8/tools/gcmole/ |
| D | gcmole.cc | 1014 DECL_VISIT_STMT(DoStmt) { in DECL_VISIT_STMT() argument
|
| /external/clang/include/clang/AST/ |
| D | Stmt.h | 1096 DoStmt(Stmt *body, Expr *cond, SourceLocation DL, SourceLocation WL, in DoStmt() function 1104 explicit DoStmt(EmptyShell Empty) : Stmt(DoStmtClass, Empty) { } in DoStmt() function
|