Searched refs:GetUtilityTypeTypeParamNode (Results 1 – 2 of 2) sorted by relevance
25 ir::TypeNode *ETSChecker::GetUtilityTypeTypeParamNode(const ir::TSTypeParameterInstantiation *const… in GetUtilityTypeTypeParamNode() function in ark::es2panda::checker::ETSChecker38 auto *const bareType = GetUtilityTypeTypeParamNode(typeParams, utilityType)->Check(this); in HandleUtilityTypeParameterNode()443 …auto *const typeParamNode = GetUtilityTypeTypeParamNode(typeParams, compiler::Signatures::READONLY… in HandleReadonlyType()
618 ir::TypeNode *GetUtilityTypeTypeParamNode(const ir::TSTypeParameterInstantiation *typeParams,