Home
last modified time | relevance | path

Searched defs:VarBinder (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
H A DsavedBindingsCtx.h39 varbinder::VarBinder *VarBinder() const in VarBinder() function in ark::es2panda::compiler::SavedBindingsContext
H A DscopesInitPhase.h145 [[nodiscard]] varbinder::VarBinder *VarBinder() const in VarBinder() function in ark::es2panda::compiler::ScopesInitPhase
/arkcompiler/ets_frontend/ets2panda/checker/
H A Dchecker.cpp227 varbinder::VarBinder *Checker::VarBinder() const in VarBinder() function in Checker
/arkcompiler/ets_frontend/ets2panda/parser/program/
H A Dprogram.h80 const varbinder::VarBinder *VarBinder() const in VarBinder() function in ark::es2panda::ark::es2panda::ark::es2panda::parser::Program
85 varbinder::VarBinder *VarBinder() in VarBinder() function in ark::es2panda::ark::es2panda::ark::es2panda::parser::Program
/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Dvarbinder.h53 class VarBinder { class
55 explicit VarBinder(ArenaAllocator *allocator) : allocator_(allocator), functionScopes_(allocator_->Adapter()) {} in VarBinder() function in ark::es2panda::ark::es2panda::ark::es2panda::ark::es2panda::varbinder::VarBinder
[all...]

Completed in 3 milliseconds