Searched refs:CXCursor_UnexposedDecl (Results 1 – 4 of 4) sorted by relevance
570 if (CursorKind == CXCursor_UnexposedDecl) { in computeCursorKindAndAvailability()
2833 return CXCursor_UnexposedDecl; in getCursorKindForDecl()2899 return CXCursor_UnexposedDecl; in getCursorKindForDecl()
1379 CXCursor_UnexposedDecl = 1, enumerator1460 CXCursor_FirstDecl = CXCursor_UnexposedDecl,
3390 case CXCursor_UnexposedDecl: in clang_getCursorKindSpelling()3865 case CXCursor_UnexposedDecl: in clang_isUnexposed()