Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DIndex.h2295 CXCursor_IBActionAttr = 401, enumerator
/external/clang/tools/libclang/
DIndexingContext.cpp77 case CXCursor_IBActionAttr: in AttrListInfo()
DCXCursor.cpp45 case attr::IBAction: return CXCursor_IBActionAttr; in GetCursorKind()
DCIndex.cpp4375 case CXCursor_IBActionAttr: in clang_getCursorKindSpelling()