Searched defs:LookupIdentReference (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/varbinder/ | ||
| D | varbinder.cpp | 204 void VarBinder::LookupIdentReference(ir::Identifier *ident) in LookupIdentReference() function in ark::es2panda::varbinder::VarBinder |
| D | ETSBinder.cpp | 260 void ETSBinder::LookupIdentReference(ir::Identifier *ident) in LookupIdentReference() function in ark::es2panda::varbinder::ETSBinder |
| /arkcompiler/ets_frontend/es2panda/binder/ | ||
| D | binder.cpp | 301 void Binder::LookupIdentReference(ir::Identifier *ident) in LookupIdentReference() function in panda::es2panda::binder::Binder |