Searched refs:ConstructionPhase (Results 1 – 1 of 1) sorted by relevance
749 enum class ConstructionPhase { enum921 ConstructionPhase::DestroyingBases; in startedDestroyingBases()929 ConstructionPhase3714 ConstructionPhase::None) { in findSubobject()5789 case ConstructionPhase::Bases: in ComputeDynamicType()5790 case ConstructionPhase::DestroyingBases: in ComputeDynamicType()5795 case ConstructionPhase::None: in ComputeDynamicType()5796 case ConstructionPhase::AfterBases: in ComputeDynamicType()5797 case ConstructionPhase::AfterFields: in ComputeDynamicType()5798 case ConstructionPhase::Destroying: in ComputeDynamicType()[all …]