Searched defs:NoexceptInType (Results 1 – 1 of 1) sorted by relevance
4142 const FunctionProtoType::ExceptionSpecInfo &ESI, bool NoexceptInType) { in isCanonicalExceptionSpecification()4210 bool NoexceptInType = getLangOpts().CPlusPlus17; in getFunctionTypeInternal() local