Home
last modified time | relevance | path

Searched refs:isDynamicExceptionSpec (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
HDExceptionSpecificationType.h35 inline bool isDynamicExceptionSpec(ExceptionSpecificationType ESpecType) { in isDynamicExceptionSpec() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaExceptionSpec.cpp391 if (getLangOpts().MSVCCompat && isDynamicExceptionSpec(ESI.Type)) { in CheckEquivalentExceptionSpec()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDType.h5263 return isDynamicExceptionSpec(getExceptionSpecType());