| /arkcompiler/ets_frontend/ets2panda/ir/ets/ |
| D | etsNullishTypes.cpp | 22 void ETSUndefinedType::TransformChildren([[maybe_unused]] const NodeTransformer &cb, in TransformChildren() function in ark::es2panda::ir::ETSUndefinedType 71 void ETSNullType::TransformChildren([[maybe_unused]] const NodeTransformer &cb, in TransformChildren() function in ark::es2panda::ir::ETSNullType
|
| D | etsReExportDeclaration.cpp | 34 void ETSReExportDeclaration::TransformChildren(const NodeTransformer &cb, std::string_view const tr… in TransformChildren() function in ark::es2panda::ir::ETSReExportDeclaration
|
| /arkcompiler/ets_frontend/ets2panda/ir/base/ |
| D | scriptFunctionSignature.cpp | 37 void FunctionSignature::TransformChildren(const NodeTransformer &cb, std::string_view const transfo… in TransformChildren() function in ark::es2panda::ir::FunctionSignature
|
| D | tsSignatureDeclaration.cpp | 26 void TSSignatureDeclaration::TransformChildren(const NodeTransformer &cb, std::string_view transfor… in TransformChildren() function in ark::es2panda::ir::TSSignatureDeclaration
|
| D | tsMethodSignature.cpp | 24 void TSMethodSignature::TransformChildren(const NodeTransformer &cb, std::string_view const transfo… in TransformChildren() function in ark::es2panda::ir::TSMethodSignature
|
| /arkcompiler/ets_frontend/ets2panda/ir/statements/ |
| D | namespaceDeclaration.cpp | 25 void NamespaceDeclaration::TransformChildren([[maybe_unused]] const NodeTransformer &cb, in TransformChildren() function in ark::es2panda::ir::NamespaceDeclaration
|
| D | debuggerStatement.cpp | 25 void DebuggerStatement::TransformChildren([[maybe_unused]] const NodeTransformer &cb, in TransformChildren() function in ark::es2panda::ir::DebuggerStatement
|
| D | emptyStatement.cpp | 25 void EmptyStatement::TransformChildren([[maybe_unused]] const NodeTransformer &c, in TransformChildren() function in ark::es2panda::ir::EmptyStatement
|
| D | continueStatement.cpp | 25 void ContinueStatement::TransformChildren(const NodeTransformer &cb, std::string_view transformatio… in TransformChildren() function in ark::es2panda::ir::ContinueStatement
|
| D | throwStatement.cpp | 26 void ThrowStatement::TransformChildren(const NodeTransformer &cb, std::string_view transformationNa… in TransformChildren() function in ark::es2panda::ir::ThrowStatement
|
| D | breakStatement.cpp | 26 void BreakStatement::TransformChildren(const NodeTransformer &cb, std::string_view transformationNa… in TransformChildren() function in ark::es2panda::ir::BreakStatement
|
| D | loopStatement.h | 52 void TransformChildren([[maybe_unused]] const NodeTransformer &cb, in TransformChildren() function
|
| D | assertStatement.cpp | 29 void AssertStatement::TransformChildren(const NodeTransformer &cb, std::string_view const transform… in TransformChildren() function in ark::es2panda::ir::AssertStatement
|
| /arkcompiler/ets_frontend/ets2panda/ir/expressions/ |
| D | dummyNode.cpp | 26 void DummyNode::TransformChildren([[maybe_unused]] const NodeTransformer &cb, in TransformChildren() function in ark::es2panda::ir::DummyNode
|
| /arkcompiler/ets_frontend/ets2panda/ir/module/ |
| D | exportDefaultDeclaration.cpp | 25 void ExportDefaultDeclaration::TransformChildren(const NodeTransformer &cb, std::string_view const … in TransformChildren() function in ark::es2panda::ir::ExportDefaultDeclaration
|
| D | importNamespaceSpecifier.cpp | 25 void ImportNamespaceSpecifier::TransformChildren(const NodeTransformer &cb, std::string_view transf… in TransformChildren() function in ark::es2panda::ir::ImportNamespaceSpecifier
|
| D | importDefaultSpecifier.cpp | 25 void ImportDefaultSpecifier::TransformChildren(const NodeTransformer &cb, std::string_view transfor… in TransformChildren() function in ark::es2panda::ir::ImportDefaultSpecifier
|
| D | exportAllDeclaration.cpp | 25 void ExportAllDeclaration::TransformChildren(const NodeTransformer &cb, std::string_view const tran… in TransformChildren() function in ark::es2panda::ir::ExportAllDeclaration
|
| D | importSpecifier.cpp | 25 void ImportSpecifier::TransformChildren(const NodeTransformer &cb, std::string_view transformationN… in TransformChildren() function in ark::es2panda::ir::ImportSpecifier
|
| /arkcompiler/ets_frontend/ets2panda/ir/ts/ |
| D | tsExternalModuleReference.cpp | 25 void TSExternalModuleReference::TransformChildren(const NodeTransformer &cb, std::string_view trans… in TransformChildren() function in ark::es2panda::ir::TSExternalModuleReference
|
| D | tsInterfaceHeritage.cpp | 25 void TSInterfaceHeritage::TransformChildren(const NodeTransformer &cb, std::string_view transformat… in TransformChildren() function in ark::es2panda::ir::TSInterfaceHeritage
|
| D | tsClassImplements.cpp | 27 void TSClassImplements::TransformChildren(const NodeTransformer &cb, std::string_view transformatio… in TransformChildren() function in ark::es2panda::ir::TSClassImplements
|
| D | tsParameterProperty.cpp | 26 void TSParameterProperty::TransformChildren(const NodeTransformer &cb, std::string_view transformat… in TransformChildren() function in ark::es2panda::ir::TSParameterProperty
|
| D | tsBigintKeyword.cpp | 26 void TSBigintKeyword::TransformChildren([[maybe_unused]] const NodeTransformer &cb, in TransformChildren() function in ark::es2panda::ir::TSBigintKeyword
|
| D | tsObjectKeyword.cpp | 25 void TSObjectKeyword::TransformChildren([[maybe_unused]] const NodeTransformer &cb, in TransformChildren() function in ark::es2panda::ir::TSObjectKeyword
|