Searched refs:CXCursor_UnexposedDecl (Results 1 – 4 of 4) sorted by relevance
564 if (CursorKind == CXCursor_UnexposedDecl) { in computeCursorKindAndAvailability()
3025 return CXCursor_UnexposedDecl; in getCursorKindForDecl()3098 return CXCursor_UnexposedDecl; in getCursorKindForDecl()
1564 CXCursor_UnexposedDecl = 1, enumerator1645 CXCursor_FirstDecl = CXCursor_UnexposedDecl,
4524 case CXCursor_UnexposedDecl: in clang_getCursorKindSpelling()5132 case CXCursor_UnexposedDecl: in clang_isUnexposed()