Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang-c/
DIndex.h2007 CXCursor_UnexposedAttr = 400, enumerator
/openbsd/src/gnu/llvm/clang/tools/libclang/
DCXCursor.cpp129 return CXCursor_UnexposedAttr; in GetCursorKind()
DCIndex.cpp5677 case CXCursor_UnexposedAttr:
6224 case CXCursor_UnexposedAttr: in clang_isUnexposed()