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