Home
last modified time | relevance | path

Searched defs:SetDefaultType (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/types/
DtypeParameter.h45 void SetDefaultType(Type *type) in SetDefaultType() function
/arkcompiler/ets_frontend/ets2panda/checker/types/ts/
DtypeParameter.h44 void SetDefaultType(Type *type) in SetDefaultType() function
/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
DtsTypeParameterBuilder.h41 TSTypeParameterBuilder &SetDefaultType(TypeNode *defaultType) in SetDefaultType() function
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsTypeParameter.h44 void SetDefaultType(Type *type) noexcept in SetDefaultType() function
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsTypeParameter.h76 void SetDefaultType(TypeNode *defaultType) in SetDefaultType() function