Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DIndex.h2293 CXCursor_UnexposedAttr = 400, enumerator
/external/clang/tools/libclang/
DCXCursor.cpp66 return CXCursor_UnexposedAttr; in GetCursorKind()
DCIndex.cpp4373 case CXCursor_UnexposedAttr: in clang_getCursorKindSpelling()
4770 case CXCursor_UnexposedAttr: in clang_isUnexposed()