Searched refs:variableDeclaration (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_frontend/ts2panda/src/statement/ |
| D | tryStatement.ts | 233 compileCatchClauseVariableDeclaration(this.compiler, catchClause.variableDeclaration);
|
| /arkcompiler/ets_frontend/es2panda/ |
| D | CMakeLists.txt | 174 ir/statements/variableDeclaration.cpp
|
| D | BUILD.gn | 127 "ir/statements/variableDeclaration.cpp",
|
| /arkcompiler/ets_frontend/es2panda/parser/transformer/ |
| D | transformer.cpp | 1534 auto *variableDeclaration = CreateVariableDeclarationWithIdentify(name, flag, node, isExport); in CreateVariableDeclarationForTSEnumOrTSModule() local 1538 …auto *exportDeclaration = AllocNode<ir::ExportNamedDeclaration>(variableDeclaration, std::move(spe… in CreateVariableDeclarationForTSEnumOrTSModule() 1544 return variableDeclaration; in CreateVariableDeclarationForTSEnumOrTSModule()
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …variableDeclaration!==t||e.block!==r?f(Bn(t,r),e):e},createPropertyAssignment:jn,updatePropertyAss…
|