Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
DtsTypeParameterBuilder.h35 TSTypeParameterBuilder &SetConstraint(TypeNode *constraint) in SetConstraint() function
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsTypeParameter.h60 void SetConstraint(TypeNode *constraint) in SetConstraint() function