Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DExceptionSpecificationType.h35 inline bool isDynamicExceptionSpec(ExceptionSpecificationType ESpecType) { in isDynamicExceptionSpec() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DType.h4132 return isDynamicExceptionSpec(getExceptionSpecType());