Home
last modified time | relevance | path

Searched defs:binder (Results 1 - 25 of 190) sorted by relevance

12345678

/arkcompiler/ets_frontend/es2panda/binder/
H A DenumMemberResult.h23 namespace panda::es2panda::binder { namespace in panda::es2panda
H A Ddeclaration.cpp24 namespace panda::es2panda::binder { namespace in panda::es2panda
H A DtsBinding.h23 namespace panda::es2panda::binder { namespace in panda::es2panda
/arkcompiler/ets_frontend/es2panda/ir/statements/
H A DloopStatement.cpp22 UpdateChildStatement(const NodeUpdater &cb, const binder::Binder *binder, Statement *statement) const UpdateChildStatement() argument
H A DexpressionStatement.cpp43 void ExpressionStatement::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
H A DemptyStatement.cpp36 void EmptyStatement::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) {} in UpdateSelf() argument
/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A DimportExpression.cpp50 void ImportExpression::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
H A DclassExpression.cpp43 void ClassExpression::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
H A DyieldExpression.cpp61 void YieldExpression::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
H A DtypeArgumentsExpression.cpp46 void TypeArgumentsExpression::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsImportType.cpp58 void TSImportType::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
H A DtsImportEqualsDeclaration.cpp45 void TSImportEqualsDeclaration::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
H A DtsExternalModuleReference.cpp39 void TSExternalModuleReference::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
H A DtsObjectKeyword.cpp42 void TSObjectKeyword::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) {} in UpdateSelf() argument
H A DtsNumberKeyword.cpp42 void TSNumberKeyword::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) {} in UpdateSelf() argument
H A DtsNeverKeyword.cpp42 void TSNeverKeyword::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) {} in UpdateSelf() argument
H A DtsNullKeyword.cpp42 void TSNullKeyword::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) {} in UpdateSelf() argument
H A DtsNonNullExpression.cpp42 void TSNonNullExpression::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
H A DtsPropertySignature.cpp66 void TSPropertySignature::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
H A DtsSatisfiesExpression.cpp44 void TSSatisfiesExpression::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
/arkcompiler/ets_frontend/es2panda/ir/base/
H A Dannotation.cpp40 void Annotation::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) {} in UpdateSelf() argument
/arkcompiler/ets_frontend/es2panda/ir/expressions/literals/
H A DtaggedLiteral.cpp40 void TaggedLiteral::UpdateSelf([[maybe_unused]] const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) {} in UpdateSelf() argument
/arkcompiler/ets_frontend/es2panda/ir/module/
H A DexportNamedDeclaration.cpp68 void ExportNamedDeclaration::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
H A DimportDeclaration.cpp53 void ImportDeclaration::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
H A DimportNamespaceSpecifier.cpp40 void ImportNamespaceSpecifier::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument

Completed in 6 milliseconds

12345678