Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp186 Kind = CXIdxEntityRef_Implicit; in handleDeclOccurrence()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h6451 CXIdxEntityRef_Implicit = 2 enumerator
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c3830 case CXIdxEntityRef_Implicit: printf("implicit"); break; in index_indexEntityReference()