Searched refs:CXCursor_AnnotateAttr (Results 1 – 4 of 4) 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()
503 const CXCursor_AnnotateAttr = 406, constant