Home
last modified time | relevance | path

Searched refs:LookupIdentReference (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Dvarbinder.cpp247 void VarBinder::LookupIdentReference(ir::Identifier *ident) in LookupIdentReference() function in ark::es2panda::varbinder::VarBinder
545 LookupIdentReference(ident); in ResolveReference()
H A DETSBinder.h111 void LookupIdentReference(ir::Identifier *ident) override;
H A Dvarbinder.h254 virtual void LookupIdentReference(ir::Identifier *ident);
H A DETSBinder.cpp205 void ETSBinder::LookupIdentReference(ir::Identifier *ident) in LookupIdentReference() function in ark::es2panda::varbinder::ETSBinder
/arkcompiler/ets_frontend/es2panda/binder/
H A Dbinder.h218 void LookupIdentReference(ir::Identifier *ident);
H A Dbinder.cpp311 void Binder::LookupIdentReference(ir::Identifier *ident) in LookupIdentReference() function in panda::es2panda::binder::Binder
707 LookupIdentReference(ident); in ResolveReference()

Completed in 10 milliseconds