Searched defs:newTypeParamNode (Results 1 – 1 of 1) sorted by relevance
96 … ir::TSTypeParameter *newTypeParamNode, checker::Substitution *substitution, in ProcessTypeParameterProperties()140 …auto *newTypeParamNode = util::NodeAllocator::ForceSetParent<ir::TSTypeParameter>(allocator, newTy… in CloneTypeParams() local