Home
last modified time | relevance | path

Searched refs:HasVarDecl (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/binder/
H A Dscope.cpp340 bool Scope::HasVarDecl(const util::StringView &name) const in HasVarDecl() function in panda::es2panda::binder::Scope
462 if (HasVarDecl(newDecl->Name())) { in AddLocal()
H A Dscope.h365 bool HasVarDecl(const util::StringView &name) const;

Completed in 4 milliseconds