Home
last modified time | relevance | path

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

123456

/arkcompiler/ets_frontend/es2panda/binder/
Ddeclaration.cpp18 namespace panda::es2panda::binder { namespace
/arkcompiler/ets_frontend/es2panda/ir/module/
DimportDefaultSpecifier.cpp40 … ImportDefaultSpecifier::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
DexportAllDeclaration.cpp45 …id ExportAllDeclaration::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
DimportNamespaceSpecifier.cpp40 …mportNamespaceSpecifier::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
DimportSpecifier.cpp41 void ImportSpecifier::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
DexportSpecifier.cpp41 void ExportSpecifier::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsExternalModuleReference.cpp39 …ExternalModuleReference::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
DtsNamedTupleMember.cpp45 void TSNamedTupleMember::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
DtsClassImplements.cpp47 void TSClassImplements::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
DtsTypeAssertion.cpp43 void TSTypeAssertion::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
DtsImportEqualsDeclaration.cpp45 …ImportEqualsDeclaration::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
DtsPropertySignature.cpp66 void TSPropertySignature::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
DtsNonNullExpression.cpp39 void TSNonNullExpression::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
DtsParameterProperty.cpp49 void TSParameterProperty::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
DtsEnumMember.cpp44 void TSEnumMember::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
DtsPrivateIdentifier.cpp50 void TSPrivateIdentifier::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
DtsInterfaceHeritage.cpp47 void TSInterfaceHeritage::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
/arkcompiler/ets_frontend/es2panda/ir/expressions/
DclassExpression.cpp43 void ClassExpression::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
DomittedExpression.cpp37 …ion::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) {} in UpdateSelf() argument
/arkcompiler/ets_frontend/es2panda/ir/statements/
DexpressionStatement.cpp43 void ExpressionStatement::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
DthrowStatement.cpp45 void ThrowStatement::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
DemptyStatement.cpp36 …ent::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) {} in UpdateSelf() argument
/arkcompiler/ets_frontend/es2panda/ir/expressions/literals/
DnullLiteral.cpp41 …ral::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) {} in UpdateSelf() argument
/arkcompiler/ets_frontend/es2panda/ir/base/
Ddecorator.cpp40 void Decorator::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
DtemplateElement.cpp42 …ent::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) {} in UpdateSelf() argument

123456