Home
last modified time | relevance | path

Searched defs:body_ (Results 1 – 10 of 10) 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/es2panda/ir/base/
DcatchClause.h80 BlockStatement *body_; variable
DclassDefinition.h188 ArenaVector<Statement *> body_; variable
DscriptFunction.h221 AstNode *body_; variable
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsModuleDeclaration.h93 Statement *body_; variable
DtsInterfaceDeclaration.h91 TSInterfaceBody *body_; variable