Home
last modified time | relevance | path

Searched defs:body_ (Results 1 – 20 of 20) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/statements/
DlabelledStatement.h60 Statement *body_; variable
DwhileStatement.h73 Statement *body_; variable
DforInStatement.h84 Statement *body_; variable
DforOfStatement.h93 Statement *body_; variable
DforUpdateStatement.h100 Statement *body_; variable
/arkcompiler/ets_frontend/ets2panda/ir/statements/
DlabelledStatement.h73 Statement *body_; variable
DwhileStatement.h72 Statement *body_; variable
DforInStatement.h83 Statement *body_; variable
DforUpdateStatement.h94 Statement *body_; variable
DforOfStatement.h120 Statement *body_; variable
/arkcompiler/ets_frontend/es2panda/ir/base/
DcatchClause.h80 BlockStatement *body_; variable
DscriptFunction.h260 AstNode *body_; variable
DclassDefinition.h283 ArenaVector<Statement *> body_; variable
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsModuleDeclaration.h93 Statement *body_; variable
DtsInterfaceDeclaration.h91 TSInterfaceBody *body_; variable
/arkcompiler/ets_frontend/ets2panda/ir/base/
DcatchClause.h92 BlockStatement *body_; variable
DscriptFunction.h337 AstNode *body_; variable
/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
DclassDefinitionBuilder.h101 ArenaVector<AstNode *> body_; variable
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsModuleDeclaration.h120 Statement *body_; variable
DtsInterfaceDeclaration.h204 TSInterfaceBody *body_; variable