Home
last modified time | relevance | path

Searched defs:TransformChildren (Results 1 – 25 of 158) sorted by relevance

1234567

/arkcompiler/ets_frontend/ets2panda/ir/statements/
DloopStatement.h52 void TransformChildren([[maybe_unused]] const NodeTransformer &cb, in TransformChildren() function
DdebuggerStatement.cpp25 void DebuggerStatement::TransformChildren([[maybe_unused]] const NodeTransformer &cb, in TransformChildren() function in ark::es2panda::ir::DebuggerStatement
DassertStatement.cpp29 void AssertStatement::TransformChildren([[maybe_unused]] const NodeTransformer &cb, in TransformChildren() function in ark::es2panda::ir::AssertStatement
/arkcompiler/ets_frontend/ets2panda/ir/base/
DscriptFunctionSignature.cpp37 void FunctionSignature::TransformChildren(const NodeTransformer &cb, std::string_view const transfo… in TransformChildren() function in ark::es2panda::ir::FunctionSignature
DtsSignatureDeclaration.cpp26 void TSSignatureDeclaration::TransformChildren(const NodeTransformer &cb, std::string_view transfor… in TransformChildren() function in ark::es2panda::ir::TSSignatureDeclaration
DtsMethodSignature.cpp24 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/
DdummyNode.cpp26 void DummyNode::TransformChildren([[maybe_unused]] const NodeTransformer &cb, in TransformChildren() function in ark::es2panda::ir::DummyNode
DomittedExpression.cpp23 void OmittedExpression::TransformChildren([[maybe_unused]] const NodeTransformer &cb, in TransformChildren() function in ark::es2panda::ir::OmittedExpression
/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsNullishTypes.cpp21 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/
DimportDefaultSpecifier.cpp25 void ImportDefaultSpecifier::TransformChildren(const NodeTransformer &cb, std::string_view transfor… in TransformChildren() function in ark::es2panda::ir::ImportDefaultSpecifier
DexportDefaultDeclaration.cpp25 void ExportDefaultDeclaration::TransformChildren(const NodeTransformer &cb, std::string_view const … in TransformChildren() function in ark::es2panda::ir::ExportDefaultDeclaration
DimportNamespaceSpecifier.cpp25 void ImportNamespaceSpecifier::TransformChildren(const NodeTransformer &cb, std::string_view transf… in TransformChildren() function in ark::es2panda::ir::ImportNamespaceSpecifier
DimportSpecifier.cpp25 void ImportSpecifier::TransformChildren(const NodeTransformer &cb, std::string_view transformationN… in TransformChildren() function in ark::es2panda::ir::ImportSpecifier
DexportSpecifier.cpp25 void ExportSpecifier::TransformChildren(const NodeTransformer &cb, std::string_view transformationN… in TransformChildren() function in ark::es2panda::ir::ExportSpecifier
DexportAllDeclaration.cpp25 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/
DtsExternalModuleReference.cpp25 void TSExternalModuleReference::TransformChildren(const NodeTransformer &cb, std::string_view trans… in TransformChildren() function in ark::es2panda::ir::TSExternalModuleReference
DtsInterfaceHeritage.cpp25 void TSInterfaceHeritage::TransformChildren(const NodeTransformer &cb, std::string_view transformat… in TransformChildren() function in ark::es2panda::ir::TSInterfaceHeritage
DtsClassImplements.cpp27 void TSClassImplements::TransformChildren(const NodeTransformer &cb, std::string_view transformatio… in TransformChildren() function in ark::es2panda::ir::TSClassImplements
DtsParameterProperty.cpp26 void TSParameterProperty::TransformChildren(const NodeTransformer &cb, std::string_view transformat… in TransformChildren() function in ark::es2panda::ir::TSParameterProperty
DtsImportEqualsDeclaration.cpp27 void TSImportEqualsDeclaration::TransformChildren(const NodeTransformer &cb, std::string_view trans… in TransformChildren() function in ark::es2panda::ir::TSImportEqualsDeclaration
DtsTypeAssertion.cpp26 void TSTypeAssertion::TransformChildren(const NodeTransformer &cb, std::string_view transformationN… in TransformChildren() function in ark::es2panda::ir::TSTypeAssertion
DtsModuleBlock.cpp25 void TSModuleBlock::TransformChildren(const NodeTransformer &cb, std::string_view transformationNam… in TransformChildren() function in ark::es2panda::ir::TSModuleBlock
DtsEnumMember.cpp25 void TSEnumMember::TransformChildren(const NodeTransformer &cb, std::string_view transformationName) in TransformChildren() function in ark::es2panda::ir::TSEnumMember
/arkcompiler/ets_frontend/ets2panda/ir/as/
DprefixAssertionExpression.cpp26 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/
DbigIntLiteral.cpp24 void BigIntLiteral::TransformChildren([[maybe_unused]] const NodeTransformer &cb, in TransformChildren() function in ark::es2panda::ir::BigIntLiteral

1234567