Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h2607 CXCursor_UnexposedAttr = 400, enumerator
/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXCursor.cpp129 return CXCursor_UnexposedAttr; in GetCursorKind()
H A DCIndex.cpp5445 case CXCursor_UnexposedAttr:
5964 case CXCursor_UnexposedAttr: in clang_isUnexposed()