Searched refs:ConstructionPhase (Results 1 – 1 of 1) sorted by relevance
726 enum class ConstructionPhase { enum898 ConstructionPhase::DestroyingBases; in startedDestroyingBases()906 ConstructionPhase3654 ConstructionPhase::None) { in findSubobject()5704 case ConstructionPhase::Bases: in ComputeDynamicType()5705 case ConstructionPhase::DestroyingBases: in ComputeDynamicType()5710 case ConstructionPhase::None: in ComputeDynamicType()5711 case ConstructionPhase::AfterBases: in ComputeDynamicType()5712 case ConstructionPhase::AfterFields: in ComputeDynamicType()5713 case ConstructionPhase::Destroying: in ComputeDynamicType()[all …]