Home
last modified time | relevance | path

Searched refs:CXCursor_IBActionAttr (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang-c/
DIndex.h2087 CXCursor_IBActionAttr = 401, enumerator
/external/clang/tools/libclang/
DCXCursor.cpp44 case attr::IBAction: return CXCursor_IBActionAttr; in GetCursorKind()
DIndexingContext.cpp78 case CXCursor_IBActionAttr: in AttrListInfo()
DCIndex.cpp3754 case CXCursor_IBActionAttr: in clang_getCursorKindSpelling()