Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp4231 bool AdjustExceptionSpec) { in adjustCCAndNoReturn() argument
4252 if (AdjustExceptionSpec && (FunctionTypeP->hasExceptionSpec() || in adjustCCAndNoReturn()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h8310 bool AdjustExceptionSpec = false);