Searched defs:declare_ (Results 1 - 12 of 12) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/util/ast-builders/ | ||
H A D | tsTypeAliasDeclarationBuilder.h | 63 bool declare_ = false; member in ark::es2panda::ir::TSTypeAliasDeclarationBuilder |
H A D | tsModuleDeclarationBuilder.h | 69 bool declare_ = false; member in ark::es2panda::ir::TSModuleDeclarationBuilder |
H A D | variableDeclarationBuilder.h | 65 bool declare_ = true; member in ark::es2panda::ir::VariableDeclarationBuilder |
/arkcompiler/ets_frontend/es2panda/ir/ts/ | ||
H A D | tsTypeAliasDeclaration.h | 81 bool declare_; member in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::TSTypeAliasDeclaration |
H A D | tsModuleDeclaration.h | 94 bool declare_; member in panda::es2panda::panda::es2panda::panda::es2panda::ir::TSModuleDeclaration |
/arkcompiler/ets_frontend/es2panda/ir/statements/ | ||
H A D | variableDeclaration.h | 71 bool declare_; member in panda::es2panda::panda::es2panda::panda::es2panda::ir::VariableDeclaration |
/arkcompiler/ets_frontend/ets2panda/ir/statements/ | ||
H A D | variableDeclaration.h | 98 bool declare_; member in ark::es2panda::ir::VariableDeclaration |
/arkcompiler/ets_frontend/ets2panda/ir/base/ | ||
H A D | scriptFunction.h | 341 bool declare_; member in ark::es2panda::ark::es2panda::ir::ScriptFunction |
/arkcompiler/ets_frontend/ets2panda/ir/ts/ | ||
H A D | tsModuleDeclaration.h | 121 bool declare_; member in ark::es2panda::ir::TSModuleDeclaration |
H A D | tsTypeAliasDeclaration.h | 127 bool declare_; member in ark::es2panda::ark::es2panda::ir::TSTypeAliasDeclaration |
/arkcompiler/ets_frontend/es2panda/ir/base/ | ||
H A D | scriptFunction.h | 263 bool declare_; member in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::ScriptFunction |
H A D | classDefinition.h | 285 bool declare_; member in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::ClassDefinition |
Completed in 5 milliseconds