Home
last modified time | relevance | path

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

/external/rust/crates/clang-sys/src/
Dlib.rs544 enum CXCursor_ExceptionSpecificationKind {
2008 …clang_getCursorExceptionSpecificationType(cursor: CXCursor) -> CXCursor_ExceptionSpecificationKind;
2058 … pub fn clang_getExceptionSpecificationType(type_: CXType) -> CXCursor_ExceptionSpecificationKind;
/external/llvm-project/clang/tools/libclang/
DCXType.cpp735 static CXCursor_ExceptionSpecificationKind
/external/llvm-project/clang/include/clang-c/
DIndex.h174 enum CXCursor_ExceptionSpecificationKind { enum