Home
last modified time | relevance | path

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

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