Searched refs:NoexceptInType (Results 1 – 1 of 1) sorted by relevance
4972 const FunctionProtoType::ExceptionSpecInfo &ESI, bool NoexceptInType) { in isCanonicalExceptionSpecification() argument4975 if (!NoexceptInType) in isCanonicalExceptionSpecification()5040 bool NoexceptInType = getLangOpts().CPlusPlus17; in getFunctionTypeInternal() local5042 isCanonicalExceptionSpecification(EPI.ExceptionSpec, NoexceptInType); in getFunctionTypeInternal()5070 } else if (NoexceptInType) { in getFunctionTypeInternal()