Home
last modified time | relevance | path

Searched defs:NoexceptInType (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp4212 const FunctionProtoType::ExceptionSpecInfo &ESI, bool NoexceptInType) { in isCanonicalExceptionSpecification()
4280 bool NoexceptInType = getLangOpts().CPlusPlus17; in getFunctionTypeInternal() local