Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCXType.cpp757 getExternalExceptionSpecificationKind(ExceptionSpecificationType EST) { in getExternalExceptionSpecificationKind() function
791 return getExternalExceptionSpecificationKind(FD->getExceptionSpecType()); in clang_getExceptionSpecificationType()