Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DExceptionSpecificationType.h33 inline bool isDynamicExceptionSpec(ExceptionSpecificationType ESpecType) { in isDynamicExceptionSpec() function
/external/clang/include/clang/AST/
DType.h3316 return isDynamicExceptionSpec(getExceptionSpecType());