Home
last modified time | relevance | path

Searched defs:TSTypeParameter (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsInferType.h32 class TSTypeParameter; variable
DtsTypeParameter.h36 explicit TSTypeParameter(Identifier *name, Expression *constraint, Expression *defaultType) in TSTypeParameter() function
DtsTypeParameterDeclaration.h36 class TSTypeParameter; variable
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h91 class TSTypeParameter; variable