Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Ddeclaration.h216 class PropertyDecl : public Decl { class
218 explicit PropertyDecl(util::StringView name) : Decl(name) {} in PropertyDecl() function in ark::es2panda::ark::es2panda::varbinder::PropertyDecl
/arkcompiler/ets_frontend/es2panda/binder/
H A Ddeclaration.h221 class PropertyDecl : public Decl { class
223 explicit PropertyDecl(util::StringView name) : Decl(name) {} in PropertyDecl() function in panda::es2panda::panda::es2panda::binder::PropertyDecl

Completed in 2 milliseconds