Home
last modified time | relevance | path

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

/external/clang/tools/c-index-test/
Dc-index-test.c3172 printEntityInfo("[indexDeclaration]", client_data, info->entityInfo); in index_indexDeclaration()
3198 if (clang_index_isEntityObjCContainerKind(info->entityInfo->kind)) { in index_indexDeclaration()
3255 makeClientContainer(client_data, info->entityInfo, info->loc)); in index_indexDeclaration()
/external/clang/include/clang-c/
DIndex.h5579 const CXIdxEntityInfo *entityInfo; member
/external/clang/tools/libclang/
DCXIndexDataConsumer.cpp551 DInfo.entityInfo = &DInfo.EntInfo; in handleDecl()