Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DExceptionSpecificationType.h33 inline bool isDynamicExceptionSpec(ExceptionSpecificationType ESpecType) { in isDynamicExceptionSpec() function
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DType.h3046 return isDynamicExceptionSpec(getExceptionSpecType());