Home
last modified time | relevance | path

Searched defs:binder (Results 151 - 175 of 207) sorted by relevance

123456789

/arkcompiler/ets_frontend/es2panda/typescript/
H A Dchecker.cpp33 Checker::Checker(ArenaAllocator *allocator, binder::Binder *binder) in Checker() argument
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_binder.c57 binder_has_space(struct iris_binder *binder, unsigned size) in binder_has_space() argument
67 struct iris_binder *binder = &ice->state.binder; in binder_realloc() local
96 binder_insert(struct iris_binder *binder, unsigned size) binder_insert() argument
113 struct iris_binder *binder = &ice->state.binder; iris_binder_reserve() local
132 struct iris_binder *binder = &ice->state.binder; iris_binder_reserve_3d() local
192 struct iris_binder *binder = &ice->state.binder; iris_binder_reserve_compute() local
236 iris_destroy_binder(struct iris_binder *binder) iris_destroy_binder() argument
[all...]
/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A DunaryExpression.cpp212 void UnaryExpression::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
H A DmemberExpression.cpp180 void MemberExpression::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
H A DassignmentExpression.cpp237 void AssignmentExpression::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
H A DcallExpression.cpp232 void CallExpression::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
H A Didentifier.h31 namespace panda::es2panda::binder { namespace in panda::es2panda::panda::es2panda::panda::es2panda
/arkcompiler/ets_frontend/es2panda/ir/statements/
H A DforOfStatement.h30 namespace panda::es2panda::binder { namespace in panda::es2panda::panda::es2panda::panda::es2panda
H A DvariableDeclarator.cpp154 void VariableDeclarator::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
H A DforUpdateStatement.h30 namespace panda::es2panda::binder { namespace in panda::es2panda::panda::es2panda::panda::es2panda
/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsEnumDeclaration.h22 namespace panda::es2panda::binder { namespace in panda::es2panda
[all...]
H A DtsConstructorType.h21 namespace panda::es2panda::binder { namespace in panda::es2panda
H A DtsTupleType.cpp128 void TSTupleType::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
H A DtsSignatureDeclaration.h21 namespace panda::es2panda::binder { namespace in panda::es2panda
H A DtsInterfaceDeclaration.cpp130 void TSInterfaceDeclaration::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
H A DtsInterfaceDeclaration.h21 namespace panda::es2panda::binder { namespace in panda::es2panda
H A DtsAsExpression.cpp114 void TSAsExpression::UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) in UpdateSelf() argument
H A DtsMethodSignature.h21 namespace panda::es2panda::binder { namespace in panda::es2panda
H A DtsEnumDeclaration.cpp407 UpdateSelf(const NodeUpdater &cb, [[maybe_unused]] binder::Binder *binder) UpdateSelf() argument
[all...]
/arkcompiler/ets_frontend/es2panda/typescript/types/
H A Dtype.h27 namespace panda::es2panda::binder { namespace in panda::es2panda
H A Dsignature.h23 namespace panda::es2panda::binder { namespace in panda::es2panda
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
H A Demitter.h45 namespace panda::es2panda::binder { namespace in panda::panda::es2panda::panda::es2panda
/arkcompiler/ets_frontend/es2panda/parser/module/
H A DsourceTextModuleRecord.h21 namespace panda::es2panda::binder { namespace in panda::es2panda
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A DcompilerContext.h30 namespace panda::es2panda::binder { namespace in panda::es2panda
/arkcompiler/ets_frontend/es2panda/util/
H A DpatchFix.h29 namespace panda::es2panda::binder { namespace in panda::es2panda

Completed in 9 milliseconds

123456789