Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsEnumType.cpp60 auto &unionConstituentTypes = target->AsETSUnionType()->ConstituentTypes(); in AssignmentSource() local
100 auto &unionConstituentTypes = target->AsETSUnionType()->ConstituentTypes(); in Cast() local