Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Ddeclaration.h206 class TypeParameterDecl : public Decl { class
208 explicit TypeParameterDecl(util::StringView name) : Decl(name) {} in TypeParameterDecl() function in ark::es2panda::ark::es2panda::varbinder::TypeParameterDecl
/arkcompiler/ets_frontend/es2panda/binder/
H A Ddeclaration.h211 class TypeParameterDecl : public Decl { class

Completed in 2 milliseconds