Searched refs:CXCursor_UnexposedDecl (Results 1 – 3 of 3) sorted by relevance
564 if (CursorKind == CXCursor_UnexposedDecl) { in computeCursorKindAndAvailability()
3013 return CXCursor_UnexposedDecl; in getCursorKindForDecl()3084 return CXCursor_UnexposedDecl; in getCursorKindForDecl()
1536 CXCursor_UnexposedDecl = 1, enumerator1617 CXCursor_FirstDecl = CXCursor_UnexposedDecl,