Searched defs:CXCursor_InvalidCode (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang-c/
H A DIndex.h1567 CXCursor_InvalidCode = 73, enumerator in enum:CXCursorKind
1568 CXCursor_LastInvalid = CXCursor_InvalidCode,
4669 * CXCursor_InvalidCode.
4677 * \returns the container kind, or CXCursor_InvalidCode if there is not a

Completed in 56 milliseconds