| /arkcompiler/ets_frontend/ets2panda/ir/statements/ |
| D | loopStatement.h | 52 void TransformChildren([[maybe_unused]] const NodeTransformer &cb, in TransformChildren() function
|
| D | debuggerStatement.cpp | 25 void DebuggerStatement::TransformChildren([[maybe_unused]] const NodeTransformer &cb, in TransformChildren() function in ark::es2panda::ir::DebuggerStatement
|
| D | assertStatement.cpp | 29 void AssertStatement::TransformChildren([[maybe_unused]] const NodeTransformer &cb, in TransformChildren() function in ark::es2panda::ir::AssertStatement
|
| /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/expressions/ |
| D | dummyNode.cpp | 26 void DummyNode::TransformChildren([[maybe_unused]] const NodeTransformer &cb, in TransformChildren() function in ark::es2panda::ir::DummyNode
|
| D | omittedExpression.cpp | 23 void OmittedExpression::TransformChildren([[maybe_unused]] const NodeTransformer &cb, in TransformChildren() function in ark::es2panda::ir::OmittedExpression
|
| /arkcompiler/ets_frontend/ets2panda/ir/ets/ |
| D | etsNullishTypes.cpp | 21 void ETSUndefinedType::TransformChildren([[maybe_unused]] const NodeTransformer &cb, in TransformChildren() function in ark::es2panda::ir::ETSUndefinedType 93 void ETSNullType::TransformChildren([[maybe_unused]] const NodeTransformer &cb, in TransformChildren() function in ark::es2panda::ir::ETSNullType
|
| /arkcompiler/ets_frontend/ets2panda/ir/module/ |
| D | importDefaultSpecifier.cpp | 25 void ImportDefaultSpecifier::TransformChildren(const NodeTransformer &cb, std::string_view transfor… in TransformChildren() function in ark::es2panda::ir::ImportDefaultSpecifier
|
| 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 | importSpecifier.cpp | 25 void ImportSpecifier::TransformChildren(const NodeTransformer &cb, std::string_view transformationN… in TransformChildren() function in ark::es2panda::ir::ImportSpecifier
|
| D | exportSpecifier.cpp | 25 void ExportSpecifier::TransformChildren(const NodeTransformer &cb, std::string_view transformationN… in TransformChildren() function in ark::es2panda::ir::ExportSpecifier
|
| D | exportAllDeclaration.cpp | 25 void ExportAllDeclaration::TransformChildren(const NodeTransformer &cb, std::string_view const tran… in TransformChildren() function in ark::es2panda::ir::ExportAllDeclaration
|
| /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 | tsImportEqualsDeclaration.cpp | 27 void TSImportEqualsDeclaration::TransformChildren(const NodeTransformer &cb, std::string_view trans… in TransformChildren() function in ark::es2panda::ir::TSImportEqualsDeclaration
|
| D | tsTypeAssertion.cpp | 26 void TSTypeAssertion::TransformChildren(const NodeTransformer &cb, std::string_view transformationN… in TransformChildren() function in ark::es2panda::ir::TSTypeAssertion
|
| D | tsModuleBlock.cpp | 25 void TSModuleBlock::TransformChildren(const NodeTransformer &cb, std::string_view transformationNam… in TransformChildren() function in ark::es2panda::ir::TSModuleBlock
|
| D | tsEnumMember.cpp | 25 void TSEnumMember::TransformChildren(const NodeTransformer &cb, std::string_view transformationName) in TransformChildren() function in ark::es2panda::ir::TSEnumMember
|
| /arkcompiler/ets_frontend/ets2panda/ir/as/ |
| D | prefixAssertionExpression.cpp | 26 void PrefixAssertionExpression::TransformChildren(const NodeTransformer &cb, std::string_view trans… in TransformChildren() function in ark::es2panda::ir::PrefixAssertionExpression
|
| /arkcompiler/ets_frontend/ets2panda/ir/expressions/literals/ |
| D | bigIntLiteral.cpp | 24 void BigIntLiteral::TransformChildren([[maybe_unused]] const NodeTransformer &cb, in TransformChildren() function in ark::es2panda::ir::BigIntLiteral
|