Searched refs:CXCursor_UnexposedAttr (Results 1 – 9 of 9) sorted by relevance
1337 if cur.kind() == CXCursor_UnexposedAttr { in from_ty()1343 CXCursor_UnexposedAttr => { in from_ty()
2340 CXCursor_UnexposedAttr = 400, enumerator
554 (kind == CXCursor_UnexposedAttr && in has_attr()
66 return CXCursor_UnexposedAttr; in GetCursorKind()
4718 case CXCursor_UnexposedAttr: in clang_getCursorKindSpelling()5135 case CXCursor_UnexposedAttr: in clang_isUnexposed()
2587 CXCursor_UnexposedAttr = 400, enumerator
129 return CXCursor_UnexposedAttr; in GetCursorKind()
5403 case CXCursor_UnexposedAttr: in clang_getCursorKindSpelling()5912 case CXCursor_UnexposedAttr: in clang_isUnexposed()
456 const CXCursor_UnexposedAttr = 400, constant