Searched defs:Substitute (Results 1 - 9 of 9) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/checker/types/ets/ |
| H A D | etsTupleType.cpp | 140 Type *ETSTupleType::Substitute(TypeRelation *relation, const Substitution *substitution) in Substitute() function in ark::es2panda::checker::ETSTupleType
|
| H A D | etsTypeParameter.cpp | 106 Type *ETSTypeParameter::Substitute([[maybe_unused]] TypeRelation *relation, const Substitution *substitution) in Substitute() function in ark::es2panda::checker::ETSTypeParameter
|
| H A D | etsReadonlyType.cpp | 92 Type *ETSReadonlyType::Substitute([[maybe_unused]] TypeRelation *relation, const Substitution *substitution) in Substitute() function in ark::es2panda::checker::ETSReadonlyType
|
| H A D | etsArrayType.cpp | 152 Type *ETSArrayType::Substitute(TypeRelation *relation, const Substitution *substitution) in Substitute() function in ark::es2panda::checker::ETSArrayType
|
| H A D | etsNonNullishType.cpp | 88 Type *ETSNonNullishType::Substitute([[maybe_unused]] TypeRelation *relation, const Substitution *substitution) in Substitute() function in ark::es2panda::checker::ETSNonNullishType
|
| H A D | etsFunctionType.cpp | 193 ETSFunctionType *ETSFunctionType::Substitute(TypeRelation *relation, const Substitution *substitution) in Substitute() function in ark::es2panda::checker::ETSFunctionType
|
| H A D | etsObjectType.cpp | 958 ETSObjectType *ETSObjectType::Substitute(TypeRelation *relation, const Substitution *substitution, bool cache) in Substitute() function in ark::es2panda::checker::ETSObjectType 1008 ETSObjectType *ETSObjectType::Substitute(TypeRelation *relation, const Substitution *substitution) in Substitute() function in ark::es2panda::checker::ETSObjectType
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ |
| H A D | type.cpp | 136 Type *Type::Substitute([[maybe_unused]] TypeRelation *relation, [[maybe_unused]] const Substitution *substitution) in Substitute() function in ark::es2panda::checker::Type
|
| H A D | signature.cpp | 27 Signature *Signature::Substitute(TypeRelation *relation, const Substitution *substitution) in Substitute() function in ark::es2panda::checker::Signature
|
Completed in 6 milliseconds