| /arkcompiler/ets_frontend/es2panda/ir/statements/ |
| D | variableDeclaration.cpp | 26 void VariableDeclaration::Iterate(const NodeTraverser &cb) const in Iterate() 33 void VariableDeclaration::Dump(ir::AstDumper *dumper) const in Dump() 61 void VariableDeclaration::Compile(compiler::PandaGen *pg) const in Compile() 68 checker::Type *VariableDeclaration::Check(checker::Checker *checker) const in Check() 77 void VariableDeclaration::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf()
|
| D | variableDeclarator.cpp | 51 const ir::VariableDeclaration *decl = parent_->AsVariableDeclaration(); in Compile() 61 if (decl->Kind() == ir::VariableDeclaration::VariableDeclarationKind::VAR) { in Compile() 64 …if (decl->Kind() == ir::VariableDeclaration::VariableDeclarationKind::LET && !decl->Parent()->IsCa… in Compile() 79 ir::VariableDeclaration::VariableDeclarationKind::CONST; in CheckSimpleVariableDeclaration()
|
| D | variableDeclaration.h | 34 class VariableDeclaration : public Statement { 38 …explicit VariableDeclaration(VariableDeclarationKind kind, ArenaVector<VariableDeclarator *> &&dec… in VariableDeclaration() function
|
| /arkcompiler/ets_frontend/es2panda/test/parser/js/ |
| D | test-var-decl-expected.txt | 5 "type": "VariableDeclaration", 49 "type": "VariableDeclaration", 93 "type": "VariableDeclaration", 150 "type": "VariableDeclaration", 277 "type": "VariableDeclaration", 362 "type": "VariableDeclaration",
|
| D | test-without-ending-lf-expected.txt | 30 "type": "VariableDeclaration", 87 "type": "VariableDeclaration", 233 "type": "VariableDeclaration",
|
| /arkcompiler/ets_frontend/es2panda/test/parser/ts/ |
| D | test-type-annotation-expected.txt | 5 "type": "VariableDeclaration", 62 "type": "VariableDeclaration", 119 "type": "VariableDeclaration", 176 "type": "VariableDeclaration", 233 "type": "VariableDeclaration", 290 "type": "VariableDeclaration", 347 "type": "VariableDeclaration", 404 "type": "VariableDeclaration", 461 "type": "VariableDeclaration", 518 "type": "VariableDeclaration", [all …]
|
| D | test-ts-type-assertion-expected.txt | 47 "type": "VariableDeclaration", 104 "type": "VariableDeclaration", 187 "type": "VariableDeclaration",
|
| D | test-arrow-function3-expected.txt | 5 "type": "VariableDeclaration", 75 "type": "VariableDeclaration", 173 "type": "VariableDeclaration",
|
| D | test-as-expression3-expected.txt | 5 "type": "VariableDeclaration", 102 "type": "VariableDeclaration", 199 "type": "VariableDeclaration", 342 "type": "VariableDeclaration", 454 "type": "VariableDeclaration",
|
| D | test-type-query-expected.txt | 5 "type": "VariableDeclaration", 62 "type": "VariableDeclaration", 133 "type": "VariableDeclaration", 321 "type": "VariableDeclaration", 434 "type": "VariableDeclaration",
|
| D | test_module-expected.txt | 24 "type": "VariableDeclaration", 310 "type": "VariableDeclaration", 488 "type": "VariableDeclaration", 692 "type": "VariableDeclaration", 991 "type": "VariableDeclaration", 1069 "type": "VariableDeclaration", 1127 "type": "VariableDeclaration", 1172 "type": "VariableDeclaration", 1264 "type": "VariableDeclaration", 1322 "type": "VariableDeclaration", [all …]
|
| D | test-ts-ternary-operator-3-expected.txt | 5 "type": "VariableDeclaration", 62 "type": "VariableDeclaration", 119 "type": "VariableDeclaration",
|
| D | test-type-assertion-followedby-another-expr-expected.txt | 5 "type": "VariableDeclaration", 62 "type": "VariableDeclaration", 188 "type": "VariableDeclaration",
|
| /arkcompiler/ets_frontend/es2panda/test/parser/ts/type_checker/ |
| D | varRedeclaration1-expected.txt | 5 "type": "VariableDeclaration", 62 "type": "VariableDeclaration",
|
| D | varRedeclaration2-expected.txt | 5 "type": "VariableDeclaration", 62 "type": "VariableDeclaration",
|
| D | arrayDestructuring36-expected.txt | 5 "type": "VariableDeclaration", 62 "type": "VariableDeclaration", 119 "type": "VariableDeclaration", 176 "type": "VariableDeclaration", 233 "type": "VariableDeclaration",
|
| D | varRedeclaration4-expected.txt | 5 "type": "VariableDeclaration", 75 "type": "VariableDeclaration",
|
| D | varRedeclaration3-expected.txt | 5 "type": "VariableDeclaration", 62 "type": "VariableDeclaration",
|
| D | arrayDestructuring15-expected.txt | 5 "type": "VariableDeclaration", 77 "type": "VariableDeclaration",
|
| D | member_expression_60-expected.txt | 5 "type": "VariableDeclaration", 133 "type": "VariableDeclaration", 190 "type": "VariableDeclaration",
|
| D | member_expression_68-expected.txt | 5 "type": "VariableDeclaration", 133 "type": "VariableDeclaration", 190 "type": "VariableDeclaration",
|
| D | member_expression_58-expected.txt | 5 "type": "VariableDeclaration", 133 "type": "VariableDeclaration", 190 "type": "VariableDeclaration",
|
| D | member_expression_52-expected.txt | 5 "type": "VariableDeclaration", 133 "type": "VariableDeclaration", 190 "type": "VariableDeclaration",
|
| D | member_expression_51-expected.txt | 5 "type": "VariableDeclaration", 133 "type": "VariableDeclaration", 190 "type": "VariableDeclaration",
|
| D | member_expression_50-expected.txt | 5 "type": "VariableDeclaration", 133 "type": "VariableDeclaration", 190 "type": "VariableDeclaration",
|