Searched refs:Reconstitutable (Results 1 – 1 of 1) sorted by relevance
5432 bool Reconstitutable = true; member5434 Reconstitutable = false; in VisitVectorType()5438 Reconstitutable = false; in VisitAtomicType()5445 Reconstitutable = false; in VisitType()5455 Reconstitutable = false; in TraverseEnumType()5459 Reconstitutable = false; in TraverseEnumType()5467 Reconstitutable &= !isNoexceptExceptionSpec(FT->getExceptionSpecType()); in VisitFunctionProtoType()5468 Reconstitutable &= !FT->getNoReturnAttr(); in VisitFunctionProtoType()5469 return Reconstitutable; in VisitFunctionProtoType()5473 Reconstitutable = false; in VisitRecordType()[all …]