Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Ddeclaration.h321 class ParameterDecl : public Decl { class
323 explicit ParameterDecl(util::StringView name) : Decl(name) {} in ParameterDecl() function in ark::es2panda::ark::es2panda::varbinder::ParameterDecl
/arkcompiler/ets_frontend/es2panda/binder/
H A Ddeclaration.h343 class ParameterDecl : public Decl { class
345 explicit ParameterDecl(util::StringView name) : Decl(name) {} in ParameterDecl() function in panda::es2panda::panda::es2panda::binder::ParameterDecl

Completed in 2 milliseconds