Searched defs:CastTarget (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/checker/types/ets/ | ||
| D | etsDynamicType.cpp | 86 void ETSDynamicType::CastTarget(TypeRelation *relation, Type *source) in CastTarget() function in panda::es2panda::checker::ETSDynamicType |
| D | etsTypeParameter.cpp | 90 void ETSTypeParameter::CastTarget(TypeRelation *relation, Type *source) in CastTarget() function in panda::es2panda::checker::ETSTypeParameter |
| D | etsUnionType.cpp | 316 void ETSUnionType::CastTarget(TypeRelation *relation, Type *source) in CastTarget() function in panda::es2panda::checker::ETSUnionType |
| /arkcompiler/ets_frontend/ets2panda/checker/types/ | ||
| D | type.cpp | 113 void Type::CastTarget(TypeRelation *const relation, [[maybe_unused]] Type *source) in CastTarget() function in panda::es2panda::checker::Type |