Home
last modified time | relevance | path

Searched refs:CXCursor_AnnotateAttr (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang-c/
DIndex.h2347 CXCursor_AnnotateAttr = 406, enumerator
/external/clang/tools/libclang/
DCXCursor.cpp50 case attr::Annotate: return CXCursor_AnnotateAttr; in GetCursorKind()
DCIndex.cpp4248 if (C.kind == CXCursor_AnnotateAttr) { in clang_getCursorSpelling()
4730 case CXCursor_AnnotateAttr: in clang_getCursorKindSpelling()