Searched refs:CXCursor_AnnotateAttr (Results 1 – 3 of 3) 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()