Searched defs:substituted (Results 1 – 3 of 3) sorted by relevance
90 auto *substituted = GetUnderlying()->Substitute(relation, substitution); in Substitute() local
94 auto *substituted = GetUnderlying()->Substitute(relation, substitution); in Substitute() local
462 Type *ETSChecker::GuaranteedTypeForUncheckedCast(Type *base, Type *substituted) in GuaranteedTypeForUncheckedCast()