Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A Dlibclang.exports236 clang_getExceptionSpecificationType
H A DCXType.cpp764 int clang_getExceptionSpecificationType(CXType X) { in clang_getExceptionSpecificationType() function
777 return clang_getExceptionSpecificationType(clang_getCursorType(C)); in clang_getCursorExceptionSpecificationType()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h3736 CINDEX_LINKAGE int clang_getExceptionSpecificationType(CXType T);