Home
last modified time | relevance | path

Searched defs:UpdateSelf (Results 1 – 25 of 138) sorted by relevance

123456

/arkcompiler/ets_frontend/es2panda/ir/module/
DimportDefaultSpecifier.cpp40 void ImportDefaultSpecifier::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *bin… in UpdateSelf() function in panda::es2panda::ir::ImportDefaultSpecifier
DimportNamespaceSpecifier.cpp40 void ImportNamespaceSpecifier::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *b… in UpdateSelf() function in panda::es2panda::ir::ImportNamespaceSpecifier
DassertEntry.cpp43 void AssertEntry::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() function in panda::es2panda::ir::AssertEntry
DimportSpecifier.cpp41 void ImportSpecifier::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() function in panda::es2panda::ir::ImportSpecifier
DexportSpecifier.cpp41 void ExportSpecifier::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() function in panda::es2panda::ir::ExportSpecifier
DexportAllDeclaration.cpp52 void ExportAllDeclaration::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binde… in UpdateSelf() function in panda::es2panda::ir::ExportAllDeclaration
/arkcompiler/ets_frontend/es2panda/ir/expressions/
DimportExpression.cpp50 void ImportExpression::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() function in panda::es2panda::ir::ImportExpression
DprivateIdentifier.cpp46 void PrivateIdentifier::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() function in panda::es2panda::ir::PrivateIdentifier
DtypeArgumentsExpression.cpp45 void TypeArgumentsExpression::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *bi… in UpdateSelf() function in panda::es2panda::ir::TypeArgumentsExpression
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsTypeAliasDeclaration.cpp52 void TSTypeAliasDeclaration::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *bin… in UpdateSelf() function in panda::es2panda::ir::TSTypeAliasDeclaration
DtsPrivateIdentifier.cpp50 void TSPrivateIdentifier::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() function in panda::es2panda::ir::TSPrivateIdentifier
DtsInterfaceHeritage.cpp42 void TSInterfaceHeritage::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() function in panda::es2panda::ir::TSInterfaceHeritage
DtsPropertySignature.cpp64 void TSPropertySignature::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() function in panda::es2panda::ir::TSPropertySignature
DtsExternalModuleReference.cpp39 void TSExternalModuleReference::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *… in UpdateSelf() function in panda::es2panda::ir::TSExternalModuleReference
DtsTypeParameter.cpp55 void TSTypeParameter::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() function in panda::es2panda::ir::TSTypeParameter
DtsImportEqualsDeclaration.cpp44 void TSImportEqualsDeclaration::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *… in UpdateSelf() function in panda::es2panda::ir::TSImportEqualsDeclaration
DtsEnumMember.cpp44 void TSEnumMember::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() function in panda::es2panda::ir::TSEnumMember
DtsClassImplements.cpp46 void TSClassImplements::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() function in panda::es2panda::ir::TSClassImplements
DtsTypeAssertion.cpp43 void TSTypeAssertion::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() function in panda::es2panda::ir::TSTypeAssertion
DtsNamedTupleMember.cpp45 void TSNamedTupleMember::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() function in panda::es2panda::ir::TSNamedTupleMember
/arkcompiler/ets_frontend/es2panda/ir/statements/
DdebuggerStatement.cpp39 void DebuggerStatement::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder:… in UpdateSelf() function in panda::es2panda::ir::DebuggerStatement
DthrowStatement.cpp44 void ThrowStatement::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() function in panda::es2panda::ir::ThrowStatement
DemptyStatement.cpp36 void EmptyStatement::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder::Bi… in UpdateSelf() function in panda::es2panda::ir::EmptyStatement
DexpressionStatement.cpp43 void ExpressionStatement::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() function in panda::es2panda::ir::ExpressionStatement
/arkcompiler/ets_frontend/es2panda/ir/base/
DtemplateElement.cpp39 void TemplateElement::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder::B… in UpdateSelf() function in panda::es2panda::ir::TemplateElement

123456