Home
last modified time | relevance | path

Searched refs:containerInfo (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp703 InterInfo.ObjCInterDeclInfo.containerInfo = &InterInfo.ObjCContDeclInfo; in handleObjCInterface()
764 CatDInfo.ObjCCatDeclInfo.containerInfo = &CatDInfo.ObjCContDeclInfo; in handleObjCCategory()
794 CatDInfo.ObjCCatDeclInfo.containerInfo = &CatDInfo.ObjCContDeclInfo; in handleObjCCategoryImpl()
/llvm-project-15.0.7/clang/include/clang-c/
H A DIndex.h6479 const CXIdxObjCContainerDeclInfo *containerInfo; member
6485 const CXIdxObjCContainerDeclInfo *containerInfo; member