Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h2850 CXVisibility_Protected, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c1485 case CXVisibility_Protected: visibility = "Protected"; break; in PrintVisibility()
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp7879 return CXVisibility_Protected; in clang_getCursorVisibility()