Searched refs:CXCursor_AnnotateAttr (Results 1 – 3 of 3) sorted by relevance
2092 CXCursor_AnnotateAttr = 406, enumerator
49 case attr::Annotate: return CXCursor_AnnotateAttr; in GetCursorKind()
3341 if (C.kind == CXCursor_AnnotateAttr) { in clang_getCursorSpelling()3764 case CXCursor_AnnotateAttr: in clang_getCursorKindSpelling()