Home
last modified time | relevance | path

Searched defs:TypeParameter (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/types/
DtypeParameter.h25 TypeParameter(Type *constraint, Type *defaultType) in TypeParameter() function
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsMappedType.h46 TSTypeParameter *TypeParameter() in TypeParameter() function