Home
last modified time | relevance | path

Searched defs:substituted (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsReadonlyType.cpp94 auto *substituted = GetUnderlying()->Substitute(relation, substitution); in Substitute() local
DetsNonNullishType.cpp90 auto *substituted = GetUnderlying()->Substitute(relation, substitution); in Substitute() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
DtypeCheckingHelpers.cpp462 Type *ETSChecker::GuaranteedTypeForUncheckedCast(Type *base, Type *substituted) in GuaranteedTypeForUncheckedCast()