Home
last modified time | relevance | path

Searched refs:UpdateSelf (Results 1 – 25 of 265) sorted by relevance

1234567891011

/arkcompiler/ets_frontend/es2panda/ir/statements/
DdebuggerStatement.cpp36 void DebuggerStatement::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder:… in UpdateSelf() function in panda::es2panda::ir::DebuggerStatement
DemptyStatement.cpp36 void EmptyStatement::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder::Bi… in UpdateSelf() function in panda::es2panda::ir::EmptyStatement
/arkcompiler/ets_frontend/es2panda/ir/expressions/
DomittedExpression.cpp37 void OmittedExpression::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder:… in UpdateSelf() function in panda::es2panda::ir::OmittedExpression
DsuperExpression.cpp49 void SuperExpression::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder::B… in UpdateSelf() function in panda::es2panda::ir::SuperExpression
/arkcompiler/ets_frontend/es2panda/ir/base/
DtemplateElement.cpp42 void TemplateElement::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder::B… in UpdateSelf() function in panda::es2panda::ir::TemplateElement
Ddecorator.cpp40 void Decorator::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() function in panda::es2panda::ir::Decorator
/arkcompiler/ets_frontend/es2panda/ir/expressions/literals/
DtaggedLiteral.cpp40 void TaggedLiteral::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder::Bin… in UpdateSelf() function in panda::es2panda::ir::TaggedLiteral
DnullLiteral.cpp41 void NullLiteral::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder::Binde… in UpdateSelf() function in panda::es2panda::ir::NullLiteral
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsBigintKeyword.cpp42 void TSBigintKeyword::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder::B… in UpdateSelf() function in panda::es2panda::ir::TSBigintKeyword
DtsNumberKeyword.cpp42 void TSNumberKeyword::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder::B… in UpdateSelf() function in panda::es2panda::ir::TSNumberKeyword
DtsSymbolKeyword.cpp43 void TSSymbolKeyword::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder::B… in UpdateSelf() function in panda::es2panda::ir::TSSymbolKeyword
DtsBooleanKeyword.cpp42 void TSBooleanKeyword::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder::… in UpdateSelf() function in panda::es2panda::ir::TSBooleanKeyword
DtsInterfaceHeritage.cpp47 void TSInterfaceHeritage::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() function in panda::es2panda::ir::TSInterfaceHeritage
DtsUndefinedKeyword.cpp42 void TSUndefinedKeyword::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder… in UpdateSelf() function in panda::es2panda::ir::TSUndefinedKeyword
DtsUnknownKeyword.cpp42 void TSUnknownKeyword::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder::… in UpdateSelf() function in panda::es2panda::ir::TSUnknownKeyword
DtsNullKeyword.cpp42 void TSNullKeyword::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder::Bin… in UpdateSelf() function in panda::es2panda::ir::TSNullKeyword
DtsStringKeyword.cpp42 void TSStringKeyword::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder::B… in UpdateSelf() function in panda::es2panda::ir::TSStringKeyword
DtsExternalModuleReference.cpp39 void TSExternalModuleReference::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *… in UpdateSelf() function in panda::es2panda::ir::TSExternalModuleReference
DtsObjectKeyword.cpp42 void TSObjectKeyword::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder::B… in UpdateSelf() function in panda::es2panda::ir::TSObjectKeyword
DtsNamespaceExportDeclaration.cpp40 void TSNamespaceExportDeclaration::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binde… in UpdateSelf() function in panda::es2panda::ir::TSNamespaceExportDeclaration
DtsNeverKeyword.cpp42 void TSNeverKeyword::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder::Bi… in UpdateSelf() function in panda::es2panda::ir::TSNeverKeyword
DtsVoidKeyword.cpp42 void TSVoidKeyword::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder::Bin… in UpdateSelf() function in panda::es2panda::ir::TSVoidKeyword
DtsAnyKeyword.cpp42 void TSAnyKeyword::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder::Bind… in UpdateSelf() function in panda::es2panda::ir::TSAnyKeyword
/arkcompiler/ets_frontend/es2panda/ir/module/
DimportNamespaceSpecifier.cpp40 void ImportNamespaceSpecifier::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *b… in UpdateSelf() function in panda::es2panda::ir::ImportNamespaceSpecifier
DimportDefaultSpecifier.cpp40 void ImportDefaultSpecifier::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *bin… in UpdateSelf() function in panda::es2panda::ir::ImportDefaultSpecifier

1234567891011