Searched refs:CXCursor_UnexposedDecl (Results 1 – 10 of 10) sorted by relevance
564 if (CursorKind == CXCursor_UnexposedDecl) { in computeCursorKindAndAvailability()
3025 return CXCursor_UnexposedDecl; in getCursorKindForDecl()3098 return CXCursor_UnexposedDecl; in getCursorKindForDecl()
699 if (CursorKind == CXCursor_UnexposedDecl) { in computeCursorKindAndAvailability()
3784 return CXCursor_UnexposedDecl; in getCursorKindForDecl()3896 return CXCursor_UnexposedDecl; in getCursorKindForDecl()
1564 CXCursor_UnexposedDecl = 1, enumerator1645 CXCursor_FirstDecl = CXCursor_UnexposedDecl,
1717 CXCursor_UnexposedDecl = 1, enumerator1798 CXCursor_FirstDecl = CXCursor_UnexposedDecl,
1390 if cursor.kind() == CXCursor_UnexposedDecl { in parse()
219 const CXCursor_UnexposedDecl = 1, constant
4524 case CXCursor_UnexposedDecl: in clang_getCursorKindSpelling()5132 case CXCursor_UnexposedDecl: in clang_isUnexposed()
5197 case CXCursor_UnexposedDecl: in clang_getCursorKindSpelling()5909 case CXCursor_UnexposedDecl: in clang_isUnexposed()