Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DIndex.h2359 CXCursor_DLLExport = 418, enumerator
/external/clang/tools/libclang/
DCXCursor.cpp62 case attr::DLLExport: return CXCursor_DLLExport; in GetCursorKind()
DCIndex.cpp4754 case CXCursor_DLLExport: in clang_getCursorKindSpelling()