Home
last modified time | relevance | path

Searched refs:GetUtilityTypeTypeParamNode (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
DutilityTypeHandlers.cpp25 ir::TypeNode *ETSChecker::GetUtilityTypeTypeParamNode(const ir::TSTypeParameterInstantiation *const… in GetUtilityTypeTypeParamNode() function in ark::es2panda::checker::ETSChecker
38 auto *const bareType = GetUtilityTypeTypeParamNode(typeParams, utilityType)->Check(this); in HandleUtilityTypeParameterNode()
443 …auto *const typeParamNode = GetUtilityTypeTypeParamNode(typeParams, compiler::Signatures::READONLY… in HandleReadonlyType()
/arkcompiler/ets_frontend/ets2panda/checker/
DETSchecker.h618 ir::TypeNode *GetUtilityTypeTypeParamNode(const ir::TSTypeParameterInstantiation *typeParams,