Searched refs:CXCursor_UnexposedDecl (Results 1 – 4 of 4) sorted by relevance
564 if (CursorKind == CXCursor_UnexposedDecl) { in computeCursorKindAndAvailability()
3013 return CXCursor_UnexposedDecl; in getCursorKindForDecl()3085 return CXCursor_UnexposedDecl; in getCursorKindForDecl()
1553 CXCursor_UnexposedDecl = 1, enumerator1634 CXCursor_FirstDecl = CXCursor_UnexposedDecl,
4179 case CXCursor_UnexposedDecl: in clang_getCursorKindSpelling()4767 case CXCursor_UnexposedDecl: in clang_isUnexposed()