Searched refs:CXCursor_AnnotateAttr (Results 1 – 7 of 7) sorted by relevance
2347 CXCursor_AnnotateAttr = 406, enumerator
50 case attr::Annotate: return CXCursor_AnnotateAttr; in GetCursorKind()
4248 if (C.kind == CXCursor_AnnotateAttr) { in clang_getCursorSpelling()4730 case CXCursor_AnnotateAttr: in clang_getCursorKindSpelling()
2594 CXCursor_AnnotateAttr = 406, enumerator
56 return CXCursor_AnnotateAttr; in GetCursorKind()
4713 if (C.kind == CXCursor_AnnotateAttr) { in clang_getCursorSpelling()5415 case CXCursor_AnnotateAttr: in clang_getCursorKindSpelling()
462 const CXCursor_AnnotateAttr = 406, constant