Lines Matching defs:Reconstitutable
5478 bool Reconstitutable = true;
5480 Reconstitutable = false;
5484 Reconstitutable = false;
5491 Reconstitutable = false;
5501 Reconstitutable = false;
5505 Reconstitutable = false;
5513 Reconstitutable &= !isNoexceptExceptionSpec(FT->getExceptionSpecType());
5514 Reconstitutable &= !FT->getNoReturnAttr();
5515 return Reconstitutable;
5519 Reconstitutable = false;
5531 return T.Reconstitutable;
5630 bool Reconstitutable =
5636 !Reconstitutable) {