Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Ddeclaration.h226 class MethodDecl : public Decl { class
228 explicit MethodDecl(util::StringView name) : Decl(name) {} in MethodDecl() function in ark::es2panda::ark::es2panda::varbinder::MethodDecl
/arkcompiler/ets_frontend/es2panda/binder/
H A Ddeclaration.h231 class MethodDecl : public Decl { class
233 explicit MethodDecl(util::StringView name) : Decl(name) {} in MethodDecl() function in panda::es2panda::panda::es2panda::binder::MethodDecl

Completed in 2 milliseconds