Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp4589 bool AdjustExceptionSpec) { in adjustCCAndNoReturn() argument
4610 if (AdjustExceptionSpec && (FunctionTypeP->hasExceptionSpec() || in adjustCCAndNoReturn()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12183 bool AdjustExceptionSpec = false);