Home
last modified time | relevance | path

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

/external/llvm-project/clang/tools/libclang/
DCXType.cpp749 return CXCursor_ExceptionSpecificationKind_NoThrow; in getExternalExceptionSpecificationKind()
/external/llvm-project/clang/include/clang-c/
DIndex.h223 CXCursor_ExceptionSpecificationKind_NoThrow enumerator
/external/rust/crates/clang-sys/src/
Dlib.rs556 const CXCursor_ExceptionSpecificationKind_NoThrow = 9, constant