Home
last modified time | relevance | path

Searched refs:AdjustExceptionSpec (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp3952 bool AdjustExceptionSpec) { in adjustCCAndNoReturn() argument
3976 if (AdjustExceptionSpec && (FunctionTypeP->hasExceptionSpec() || in adjustCCAndNoReturn()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h6931 bool AdjustExceptionSpec = false);