Searched refs:isComputedNoexcept (Results 1 – 15 of 15) sorted by relevance
39 inline bool isComputedNoexcept(ExceptionSpecificationType ESpecType) { in isComputedNoexcept() function46 isComputedNoexcept(ESpecType); in isNoexceptExceptionSpec()
208 } else if (isComputedNoexcept(esi.Type)) { in writeExceptionSpecInfo()
227 } else if (isComputedNoexcept(esi.Type)) { in readExceptionSpecInfo()
5493 } else if (isComputedNoexcept(Result.Type)) {5521 if (!isComputedNoexcept(getExceptionSpecType()))
1096 } else if (isComputedNoexcept(Chunk.Fun.getExceptionSpecType()) && in containsUnexpandedParameterPacks()
5305 } else if (isComputedNoexcept(FTI.getExceptionSpecType())) { in GetFullTypeForDeclarator()
6576 if (isComputedNoexcept(ESI.Type)) { in TransformExceptionSpec()
19400 if (isComputedNoexcept(EST)) { in checkExceptionSpecification()
817 if (isComputedNoexcept(FT->getExceptionSpecType())) { in VisitFunctionDecl()
3748 else if (isComputedNoexcept(getExceptionSpecType())) { in FunctionProtoType()3940 } else if (isComputedNoexcept(epi.ExceptionSpec.Type)) { in Profile()
907 if (isComputedNoexcept(getExceptionSpecType())) { in printExceptionSpecification()
839 } else if (isComputedNoexcept(Spec1)) { in IsEquivalentExceptionSpec()
3721 if (isComputedNoexcept(T->getExceptionSpecType())) { in mangleType()
5029 if (OnlyWantCanonical || !isComputedNoexcept(EPI.ExceptionSpec.Type) || in getFunctionTypeInternal()
5432 assert(!isComputedNoexcept(ComputedEST) && in getExceptionSpecType()