| /arkcompiler/ets_frontend/es2panda/ir/ts/ |
| H A D | tsThisType.cpp | 41 void TSThisType::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) {} in UpdateSelf() argument
|
| H A D | tsVoidKeyword.cpp | 42 void TSVoidKeyword::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) {} in UpdateSelf() argument
|
| H A D | tsInferType.cpp | 45 void TSInferType::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
|
| H A D | tsInterfaceBody.cpp | 45 void TSInterfaceBody::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
|
| H A D | tsParameterProperty.cpp | 53 void TSParameterProperty::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
|
| H A D | tsPrivateIdentifier.cpp | 50 void TSPrivateIdentifier::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
|
| H A D | tsTypePredicate.cpp | 51 void TSTypePredicate::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
|
| H A D | tsTypeParameter.cpp | 55 void TSTypeParameter::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
|
| H A D | tsTypeParameterDeclaration.cpp | 43 void TSTypeParameterDeclaration::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
|
| H A D | tsTypeParameterInstantiation.cpp | 42 void TSTypeParameterInstantiation::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
|
| H A D | tsClassImplements.cpp | 47 void TSClassImplements::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
|
| /arkcompiler/ets_frontend/es2panda/ir/base/ |
| H A D | metaProperty.cpp | 64 void MetaProperty::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) {} in UpdateSelf() argument
|
| H A D | classStaticBlock.cpp | 48 void ClassStaticBlock::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
|
| H A D | decorator.cpp | 40 void Decorator::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
|
| /arkcompiler/ets_frontend/es2panda/ir/expressions/ |
| H A D | privateIdentifier.cpp | 46 void PrivateIdentifier::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
|
| H A D | omittedExpression.cpp | 37 void OmittedExpression::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) {} in UpdateSelf() argument
|
| H A D | chainExpression.cpp | 53 void ChainExpression::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
|
| H A D | awaitExpression.cpp | 55 void AwaitExpression::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
|
| /arkcompiler/ets_frontend/es2panda/ir/statements/ |
| H A D | continueStatement.cpp | 46 void ContinueStatement::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
|
| H A D | debuggerStatement.cpp | 39 void DebuggerStatement::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) {} in UpdateSelf() argument
|
| H A D | labelledStatement.cpp | 47 void LabelledStatement::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
|
| /arkcompiler/ets_frontend/es2panda/ir/module/ |
| H A D | exportDefaultDeclaration.cpp | 56 void ExportDefaultDeclaration::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
|
| H A D | exportAllDeclaration.cpp | 52 void ExportAllDeclaration::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
|
| H A D | assertEntry.cpp | 44 void AssertEntry::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
|
| H A D | assertClause.cpp | 42 void AssertClause::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
|