Home
last modified time | relevance | path

Searched defs:TransformChildren (Results 1 – 25 of 153) 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/
DemptyStatement.cpp25 void EmptyStatement::TransformChildren([[maybe_unused]] const NodeTransformer &c, in TransformChildren() function in ark::es2panda::ir::EmptyStatement
DdebuggerStatement.cpp25 void DebuggerStatement::TransformChildren([[maybe_unused]] const NodeTransformer &cb, in TransformChildren() function in ark::es2panda::ir::DebuggerStatement
DthrowStatement.cpp26 void ThrowStatement::TransformChildren(const NodeTransformer &cb, std::string_view transformationNa… in TransformChildren() function in ark::es2panda::ir::ThrowStatement
DloopStatement.h52 void TransformChildren([[maybe_unused]] const NodeTransformer &cb, in TransformChildren() function
DbreakStatement.cpp26 void BreakStatement::TransformChildren(const NodeTransformer &cb, std::string_view transformationNa… in TransformChildren() function in ark::es2panda::ir::BreakStatement
DcontinueStatement.cpp25 void ContinueStatement::TransformChildren(const NodeTransformer &cb, std::string_view transformatio… in TransformChildren() function in ark::es2panda::ir::ContinueStatement
DdoWhileStatement.cpp29 void DoWhileStatement::TransformChildren(const NodeTransformer &cb, std::string_view const transfor… in TransformChildren() function in ark::es2panda::ir::DoWhileStatement
DwhileStatement.cpp29 void WhileStatement::TransformChildren(const NodeTransformer &cb, std::string_view transformationNa… in TransformChildren() function in ark::es2panda::ir::WhileStatement
/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
DtsConstructorType.cpp26 void TSConstructorType::TransformChildren(const NodeTransformer &cb, std::string_view const transfo… in TransformChildren() function in ark::es2panda::ir::TSConstructorType
DtsNeverKeyword.cpp25 void TSNeverKeyword::TransformChildren([[maybe_unused]] const NodeTransformer &cb, in TransformChildren() function in ark::es2panda::ir::TSNeverKeyword

1234567