Home
last modified time | relevance | path

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

1234567

/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsNullishTypes.cpp22 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
DetsReExportDeclaration.cpp34 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/
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/statements/
DnamespaceDeclaration.cpp25 void NamespaceDeclaration::TransformChildren([[maybe_unused]] const NodeTransformer &cb, in TransformChildren() function in ark::es2panda::ir::NamespaceDeclaration
DdebuggerStatement.cpp25 void DebuggerStatement::TransformChildren([[maybe_unused]] const NodeTransformer &cb, in TransformChildren() function in ark::es2panda::ir::DebuggerStatement
DemptyStatement.cpp25 void EmptyStatement::TransformChildren([[maybe_unused]] const NodeTransformer &c, in TransformChildren() function in ark::es2panda::ir::EmptyStatement
DcontinueStatement.cpp25 void ContinueStatement::TransformChildren(const NodeTransformer &cb, std::string_view transformatio… in TransformChildren() function in ark::es2panda::ir::ContinueStatement
DthrowStatement.cpp26 void ThrowStatement::TransformChildren(const NodeTransformer &cb, std::string_view transformationNa… in TransformChildren() function in ark::es2panda::ir::ThrowStatement
DbreakStatement.cpp26 void BreakStatement::TransformChildren(const NodeTransformer &cb, std::string_view transformationNa… in TransformChildren() function in ark::es2panda::ir::BreakStatement
DloopStatement.h52 void TransformChildren([[maybe_unused]] const NodeTransformer &cb, in TransformChildren() function
DassertStatement.cpp29 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/
DdummyNode.cpp26 void DummyNode::TransformChildren([[maybe_unused]] const NodeTransformer &cb, in TransformChildren() function in ark::es2panda::ir::DummyNode
/arkcompiler/ets_frontend/ets2panda/ir/module/
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
DimportDefaultSpecifier.cpp25 void ImportDefaultSpecifier::TransformChildren(const NodeTransformer &cb, std::string_view transfor… in TransformChildren() function in ark::es2panda::ir::ImportDefaultSpecifier
DexportAllDeclaration.cpp25 void ExportAllDeclaration::TransformChildren(const NodeTransformer &cb, std::string_view const tran… in TransformChildren() function in ark::es2panda::ir::ExportAllDeclaration
DimportSpecifier.cpp25 void ImportSpecifier::TransformChildren(const NodeTransformer &cb, std::string_view transformationN… in TransformChildren() function in ark::es2panda::ir::ImportSpecifier
/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
DtsBigintKeyword.cpp26 void TSBigintKeyword::TransformChildren([[maybe_unused]] const NodeTransformer &cb, in TransformChildren() function in ark::es2panda::ir::TSBigintKeyword
DtsObjectKeyword.cpp25 void TSObjectKeyword::TransformChildren([[maybe_unused]] const NodeTransformer &cb, in TransformChildren() function in ark::es2panda::ir::TSObjectKeyword

1234567