Searched defs:varType (Results 1 – 1 of 1) sorted by relevance
826 …bstituteVariableType(TypeRelation *relation, const Substitution *substitution, Type *const varType) in SubstituteVariableType()841 …auto *const varType = ETSChecker::IsVariableGetterSetter(prop) ? prop->TsType() : checker->GetType… in CopyPropertyWithTypeArguments() local