Searched defs:TSInferType (Results 1 – 2 of 2) sorted by relevance
36 …explicit TSInferType(TSTypeParameter *typeParam) : TypeNode(AstNodeType::TS_INFER_TYPE), typeParam… in TSInferType() function
26 explicit TSInferType(TSTypeParameter *typeParam, ArenaAllocator *const allocator) in TSInferType() function