Searched refs:entityInfo (Results 1 – 3 of 3) sorted by relevance
3730 printEntityInfo("[indexDeclaration]", client_data, info->entityInfo); in index_indexDeclaration()3756 if (clang_index_isEntityObjCContainerKind(info->entityInfo->kind)) { in index_indexDeclaration()3813 makeClientContainer(client_data, info->entityInfo, info->loc)); in index_indexDeclaration()
563 DInfo.entityInfo = &DInfo.EntInfo; in handleDecl()
6357 const CXIdxEntityInfo *entityInfo; member