Searched refs:CXCursor_UnexposedDecl (Results 1 – 3 of 3) sorted by relevance
540 if (CursorKind == CXCursor_UnexposedDecl) { in computeCursorKindAndAvailability()
2919 return CXCursor_UnexposedDecl; in getCursorKindForDecl()2988 return CXCursor_UnexposedDecl; in getCursorKindForDecl()
1465 CXCursor_UnexposedDecl = 1, enumerator1546 CXCursor_FirstDecl = CXCursor_UnexposedDecl,