Home
last modified time | relevance | path

Searched refs:CXVisibilityKind (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/clang/include/clang-c/
H A DIndex.h2247 enum CXVisibilityKind { enum
2271 CINDEX_LINKAGE enum CXVisibilityKind clang_getCursorVisibility(CXCursor cursor);
/openbsd/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp8135 CXVisibilityKind clang_getCursorVisibility(CXCursor cursor) { in clang_getCursorVisibility()