Searched refs:CXIdxEntity_Union (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang-c/
H A DIndex.h4999 CXIdxEntity_Union = 15, enumerator in enum:__anon17659
/external/clang/tools/libclang/
H A DIndexingContext.cpp939 EntityInfo.kind = CXIdxEntity_Union; break;
/external/clang/tools/c-index-test/
H A Dc-index-test.c2676 case CXIdxEntity_Union: return "union";

Completed in 169 milliseconds