Searched refs:ObjCContDeclInfo (Results 1 – 3 of 3) sorted by relevance
112 CXIdxObjCContainerDeclInfo ObjCContDeclInfo; member137 ObjCContDeclInfo.kind = CXIdxObjCContainer_ForwardRef; in init()139 ObjCContDeclInfo.kind = CXIdxObjCContainer_Implementation; in init()141 ObjCContDeclInfo.kind = CXIdxObjCContainer_Interface; in init()
591 ContDInfo.ObjCContDeclInfo.declInfo = &ContDInfo; in handleObjCContainer()690 InterInfo.ObjCInterDeclInfo.containerInfo = &InterInfo.ObjCContDeclInfo; in handleObjCInterface()751 CatDInfo.ObjCCatDeclInfo.containerInfo = &CatDInfo.ObjCContDeclInfo; in handleObjCCategory()781 CatDInfo.ObjCCatDeclInfo.containerInfo = &CatDInfo.ObjCContDeclInfo; in handleObjCCategoryImpl()
704 return &ContInfo->ObjCContDeclInfo; in clang_index_getObjCContainerDeclInfo()