Home
last modified time | relevance | path

Searched defs:body_ (Results 1 - 25 of 28) sorted by relevance

12

/arkcompiler/ets_frontend/ets2panda/ir/ts/
H A DtsInterfaceBody.h65 ArenaVector<AstNode *> body_; member in ark::es2panda::ir::final
H A DtsModuleDeclaration.h120 Statement *body_; member in ark::es2panda::ir::TSModuleDeclaration
H A DtsInterfaceDeclaration.h204 TSInterfaceBody *body_; member in ark::es2panda::ark::es2panda::ir::TSInterfaceDeclaration
/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
H A DetsTypeReferenceBuilder.h45 ArenaVector<AstNode *> body_; member in ark::es2panda::ir::ETSTypeReferenceBuilder
H A DtsInterfaceBodyBuilder.h44 ArenaVector<AstNode *> body_; member in ark::es2panda::ir::TSInterfaceBodyBuilder
H A DclassDefinitionBuilder.h93 ArenaVector<AstNode *> body_; member in ark::es2panda::ir::ClassDefinitionBuilder
/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsInterfaceBody.h51 ArenaVector<Expression *> body_; member in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSInterfaceBody
H A DtsInterfaceDeclaration.h91 TSInterfaceBody *body_; member in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::TSInterfaceDeclaration
H A DtsModuleDeclaration.h93 Statement *body_; member in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSModuleDeclaration
/arkcompiler/ets_frontend/ets2panda/ir/base/
H A DnamespaceDefinition.h160 ArenaVector<AstNode *> body_; member in ark::es2panda::ir::NamespaceDefinition
H A DcatchClause.h92 BlockStatement *body_; member in ark::es2panda::ir::CatchClause
H A DscriptFunction.h337 AstNode *body_; member in ark::es2panda::ark::es2panda::ir::ScriptFunction
/arkcompiler/ets_frontend/ets2panda/ir/statements/
H A DdoWhileStatement.h71 Statement *body_; member in ark::es2panda::ark::es2panda::ir::DoWhileStatement
H A DlabelledStatement.h73 Statement *body_; member in ark::es2panda::ark::es2panda::ir::LabelledStatement
H A DwhileStatement.h72 Statement *body_; member in ark::es2panda::ark::es2panda::ir::WhileStatement
H A DforInStatement.h83 Statement *body_; member in ark::es2panda::ark::es2panda::ir::ForInStatement
H A DforUpdateStatement.h94 Statement *body_; member in ark::es2panda::ark::es2panda::ir::ForUpdateStatement
H A DforOfStatement.h120 Statement *body_; member in ark::es2panda::ark::es2panda::ark::es2panda::ir::final
/arkcompiler/ets_frontend/es2panda/ir/statements/
H A DwhileStatement.h73 Statement *body_; member in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::WhileStatement
H A DdoWhileStatement.h72 Statement *body_; member in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::DoWhileStatement
H A DlabelledStatement.h60 Statement *body_; member in panda::es2panda::panda::es2panda::panda::es2panda::ir::LabelledStatement
H A DforInStatement.h84 Statement *body_; member in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::ForInStatement
H A DforOfStatement.h93 Statement *body_; member in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::ForOfStatement
H A DforUpdateStatement.h100 Statement *body_; member in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::ForUpdateStatement
/arkcompiler/ets_frontend/es2panda/ir/base/
H A DcatchClause.h80 BlockStatement *body_; member in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::CatchClause

Completed in 8 milliseconds

12