Searched refs:ConstructionPhase (Results 1 – 1 of 1) sorted by relevance
718 enum class ConstructionPhase { enum890 ConstructionPhase::DestroyingBases; in startedDestroyingBases()898 ConstructionPhase3652 ConstructionPhase::None) { in findSubobject()5696 case ConstructionPhase::Bases: in ComputeDynamicType()5697 case ConstructionPhase::DestroyingBases: in ComputeDynamicType()5702 case ConstructionPhase::None: in ComputeDynamicType()5703 case ConstructionPhase::AfterBases: in ComputeDynamicType()5704 case ConstructionPhase::AfterFields: in ComputeDynamicType()5705 case ConstructionPhase::Destroying: in ComputeDynamicType()[all …]