Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsInferType.h36 …explicit TSInferType(TSTypeParameter *typeParam) : TypeNode(AstNodeType::TS_INFER_TYPE), typeParam… in TSInferType() function
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsInferType.h26 explicit TSInferType(TSTypeParameter *typeParam, ArenaAllocator *const allocator) in TSInferType() function