Home
last modified time | relevance | path

Searched defs:VarDecl (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Ddeclaration.h267 class VarDecl : public Decl { class
269 explicit VarDecl(util::StringView name) : Decl(name) {} in VarDecl() function in ark::es2panda::ark::es2panda::varbinder::VarDecl
/arkcompiler/ets_frontend/es2panda/binder/
H A Ddeclaration.h276 class VarDecl : public Decl { class
278 explicit VarDecl(util::StringView name) : Decl(name) {} in VarDecl() function in panda::es2panda::panda::es2panda::binder::VarDecl

Completed in 2 milliseconds