Searched refs:Reconstitutable (Results 1 – 1 of 1) sorted by relevance
5695 bool Reconstitutable = true; member5697 Reconstitutable = false; in VisitVectorType()5701 Reconstitutable = false; in VisitAtomicType()5708 Reconstitutable = false; in VisitType()5718 Reconstitutable = false; in TraverseEnumType()5722 Reconstitutable = false; in TraverseEnumType()5730 Reconstitutable &= !isNoexceptExceptionSpec(FT->getExceptionSpecType()); in VisitFunctionProtoType()5731 Reconstitutable &= !FT->getNoReturnAttr(); in VisitFunctionProtoType()5732 return Reconstitutable; in VisitFunctionProtoType()5736 Reconstitutable = false; in VisitRecordType()[all …]