Home
last modified time | relevance | path

Searched refs:VariableDeclarator (Results 1 – 25 of 656) sorted by relevance

12345678910>>...27

/arkcompiler/ets_frontend/es2panda/test/parser/js/
Dtest-var-decl-expected.txt8 "type": "VariableDeclarator",
52 "type": "VariableDeclarator",
96 "type": "VariableDeclarator",
153 "type": "VariableDeclarator",
181 "type": "VariableDeclarator",
209 "type": "VariableDeclarator",
280 "type": "VariableDeclarator",
321 "type": "VariableDeclarator",
365 "type": "VariableDeclarator",
393 "type": "VariableDeclarator",
Dtest-without-ending-lf-expected.txt33 "type": "VariableDeclarator",
90 "type": "VariableDeclarator",
236 "type": "VariableDeclarator",
Dtest-for-expected.txt752 "type": "VariableDeclarator",
837 "type": "VariableDeclarator",
865 "type": "VariableDeclarator",
893 "type": "VariableDeclarator",
965 "type": "VariableDeclarator",
993 "type": "VariableDeclarator",
1021 "type": "VariableDeclarator",
1106 "type": "VariableDeclarator",
1219 "type": "VariableDeclarator",
1469 "type": "VariableDeclarator",
[all …]
/arkcompiler/ets_frontend/es2panda/ir/statements/
DvariableDeclaration.h32 class VariableDeclarator; variable
38 …explicit VariableDeclaration(VariableDeclarationKind kind, ArenaVector<VariableDeclarator *> &&dec… in VariableDeclaration()
47 const ArenaVector<VariableDeclarator *> &Declarators() const in Declarators()
70 ArenaVector<VariableDeclarator *> declarators_;
DvariableDeclarator.cpp32 void VariableDeclarator::Iterate(const NodeTraverser &cb) const in Iterate()
41 void VariableDeclarator::Dump(ir::AstDumper *dumper) const in Dump()
49 void VariableDeclarator::Compile(compiler::PandaGen *pg) const in Compile()
72 static void CheckSimpleVariableDeclaration(checker::Checker *checker, const ir::VariableDeclarator in CheckSimpleVariableDeclaration()
119 checker::Type *VariableDeclarator::Check(checker::Checker *checker) const in Check()
152 void VariableDeclarator::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf()
DvariableDeclarator.h35 class VariableDeclarator : public Statement {
37 explicit VariableDeclarator(Expression *ident) in VariableDeclarator() function
42 explicit VariableDeclarator(Expression *ident, Expression *init) in VariableDeclarator() function
/arkcompiler/ets_frontend/es2panda/test/parser/ts/
Dtest-type-annotation-expected.txt8 "type": "VariableDeclarator",
65 "type": "VariableDeclarator",
122 "type": "VariableDeclarator",
179 "type": "VariableDeclarator",
236 "type": "VariableDeclarator",
293 "type": "VariableDeclarator",
350 "type": "VariableDeclarator",
407 "type": "VariableDeclarator",
464 "type": "VariableDeclarator",
521 "type": "VariableDeclarator",
[all …]
Dtest-arrow-function3-expected.txt8 "type": "VariableDeclarator",
78 "type": "VariableDeclarator",
176 "type": "VariableDeclarator",
Dtest-ts-type-assertion-expected.txt50 "type": "VariableDeclarator",
107 "type": "VariableDeclarator",
190 "type": "VariableDeclarator",
Dtest-type-query-expected.txt8 "type": "VariableDeclarator",
65 "type": "VariableDeclarator",
136 "type": "VariableDeclarator",
324 "type": "VariableDeclarator",
437 "type": "VariableDeclarator",
Dtest-as-expression3-expected.txt8 "type": "VariableDeclarator",
105 "type": "VariableDeclarator",
202 "type": "VariableDeclarator",
345 "type": "VariableDeclarator",
457 "type": "VariableDeclarator",
Dtest_module-expected.txt27 "type": "VariableDeclarator",
313 "type": "VariableDeclarator",
491 "type": "VariableDeclarator",
695 "type": "VariableDeclarator",
994 "type": "VariableDeclarator",
1072 "type": "VariableDeclarator",
1130 "type": "VariableDeclarator",
1175 "type": "VariableDeclarator",
1267 "type": "VariableDeclarator",
1325 "type": "VariableDeclarator",
[all …]
Dtest-ts-ternary-operator-3-expected.txt8 "type": "VariableDeclarator",
65 "type": "VariableDeclarator",
122 "type": "VariableDeclarator",
Dtest-type-assertion-followedby-another-expr-expected.txt8 "type": "VariableDeclarator",
65 "type": "VariableDeclarator",
191 "type": "VariableDeclarator",
Dtest-without-ending-lf-expected.txt46 "type": "VariableDeclarator",
116 "type": "VariableDeclarator",
275 "type": "VariableDeclarator",
/arkcompiler/ets_frontend/es2panda/test/parser/ts/type_checker/
DvarRedeclaration1-expected.txt8 "type": "VariableDeclarator",
65 "type": "VariableDeclarator",
DvarRedeclaration2-expected.txt8 "type": "VariableDeclarator",
65 "type": "VariableDeclarator",
DarrayDestructuring36-expected.txt8 "type": "VariableDeclarator",
65 "type": "VariableDeclarator",
122 "type": "VariableDeclarator",
179 "type": "VariableDeclarator",
236 "type": "VariableDeclarator",
DvarRedeclaration3-expected.txt8 "type": "VariableDeclarator",
65 "type": "VariableDeclarator",
DvarRedeclaration4-expected.txt8 "type": "VariableDeclarator",
78 "type": "VariableDeclarator",
DarrayDestructuring15-expected.txt8 "type": "VariableDeclarator",
80 "type": "VariableDeclarator",
Dmember_expression_51-expected.txt8 "type": "VariableDeclarator",
136 "type": "VariableDeclarator",
193 "type": "VariableDeclarator",
Dmember_expression_67-expected.txt8 "type": "VariableDeclarator",
136 "type": "VariableDeclarator",
193 "type": "VariableDeclarator",
Dmember_expression_53-expected.txt8 "type": "VariableDeclarator",
136 "type": "VariableDeclarator",
193 "type": "VariableDeclarator",
Dmember_expression_61-expected.txt8 "type": "VariableDeclarator",
136 "type": "VariableDeclarator",
193 "type": "VariableDeclarator",

12345678910>>...27