Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DIndex.h5511 CXIdxEntity_CXXInterface = 26 enumerator
/external/clang/tools/libclang/
DCXIndexDataConsumer.cpp1273 return CXIdxEntity_CXXInterface; in getEntityKindFromSymbolKind()
/external/clang/tools/c-index-test/
Dc-index-test.c2967 case CXIdxEntity_CXXInterface: return "c++-__interface"; in getEntityKindString()