Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DASTContext.cpp4458 isCanonicalExceptionSpecification(const FunctionProtoType::ExceptionSpecInfo & ESI,bool NoexceptInType) isCanonicalExceptionSpecification() argument
4526 bool NoexceptInType = getLangOpts().CPlusPlus17; getFunctionTypeInternal() local