Searched defs:newParamType (Results 1 – 2 of 2) sorted by relevance
50 auto *newParamType = param->TsType()->Substitute(relation, substitution); in Substitute() local
177 checker::Type *newParamType, in InitNewParameterVariable()215 auto *newParamType = oldParamType->Substitute(checker->Relation(), substitution); in CreateLambdaCalleeParameters() local