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