Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DIndex.h1426 CXCursor_IBActionAttr = 401, enumerator
/external/clang/tools/libclang/
DCXCursor.cpp41 case attr::IBAction: return CXCursor_IBActionAttr; in GetCursorKind()
DCIndex.cpp3345 case CXCursor_IBActionAttr: in clang_getCursorKindSpelling()