Searched defs:FindDecl (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/binder/ | ||
| D | scope.cpp | 282 Decl *Scope::FindDecl(const util::StringView &name) const in FindDecl() function in panda::es2panda::binder::Scope |
| /arkcompiler/ets_frontend/ets2panda/varbinder/ | ||
| D | scope.cpp | 165 Decl *Scope::FindDecl(const util::StringView &name) const in FindDecl() function in panda::es2panda::varbinder::Scope |