Searched refs:Reconstitutable (Results 1 – 1 of 1) sorted by relevance
5108 bool Reconstitutable = true; member5110 Reconstitutable = false; in VisitVectorType()5114 Reconstitutable = false; in VisitAtomicType()5121 Reconstitutable = false; in VisitType()5131 Reconstitutable = false; in TraverseEnumType()5135 Reconstitutable = false; in TraverseEnumType()5143 Reconstitutable &= !isNoexceptExceptionSpec(FT->getExceptionSpecType()); in VisitFunctionProtoType()5144 Reconstitutable &= !FT->getNoReturnAttr(); in VisitFunctionProtoType()5145 return Reconstitutable; in VisitFunctionProtoType()5149 Reconstitutable = false; in VisitRecordType()[all …]