Home
last modified time | relevance | path

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

/external/llvm-project/clang/tools/libclang/
DCXType.cpp736 getExternalExceptionSpecificationKind(ExceptionSpecificationType EST) { in getExternalExceptionSpecificationKind() function
770 return getExternalExceptionSpecificationKind(FD->getExceptionSpecType()); in clang_getExceptionSpecificationType()