Searched refs:isComputedNoexcept (Results 1 – 15 of 15) sorted by relevance
39 inline bool isComputedNoexcept(ExceptionSpecificationType ESpecType) { in isComputedNoexcept() function46 isComputedNoexcept(ESpecType); in isNoexceptExceptionSpec()
209 } else if (isComputedNoexcept(esi.Type)) { in writeExceptionSpecInfo()
228 } else if (isComputedNoexcept(esi.Type)) { in readExceptionSpecInfo()
5284 } else if (isComputedNoexcept(Result.Type)) {5312 if (!isComputedNoexcept(getExceptionSpecType()))
974 } else if (isComputedNoexcept(Chunk.Fun.getExceptionSpecType()) && in containsUnexpandedParameterPacks()
5227 } else if (isComputedNoexcept(FTI.getExceptionSpecType())) { in GetFullTypeForDeclarator()
18890 if (isComputedNoexcept(EST)) { in checkExceptionSpecification()
6349 if (isComputedNoexcept(ESI.Type)) { in TransformExceptionSpec()
788 if (isComputedNoexcept(FT->getExceptionSpecType())) { in VisitFunctionDecl()
3595 else if (isComputedNoexcept(getExceptionSpecType())) { in FunctionProtoType()3789 } else if (isComputedNoexcept(epi.ExceptionSpec.Type)) { in Profile()
793 } else if (isComputedNoexcept(Spec1)) { in IsEquivalentExceptionSpec()
900 if (isComputedNoexcept(getExceptionSpecType())) { in printExceptionSpecification()
3539 if (isComputedNoexcept(T->getExceptionSpecType())) { in mangleType()
4803 if (OnlyWantCanonical || !isComputedNoexcept(EPI.ExceptionSpec.Type) || in getFunctionTypeInternal()
5017 assert(!isComputedNoexcept(ComputedEST) && in getExceptionSpecType()