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