Home
last modified time | relevance | path

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

/external/llvm-project/clang/tools/libclang/
DCXIndexDataConsumer.cpp696 InterInfo.ObjCInterDeclInfo.containerInfo = &InterInfo.ObjCContDeclInfo; in handleObjCInterface()
757 CatDInfo.ObjCCatDeclInfo.containerInfo = &CatDInfo.ObjCContDeclInfo; in handleObjCCategory()
787 CatDInfo.ObjCCatDeclInfo.containerInfo = &CatDInfo.ObjCContDeclInfo; in handleObjCCategoryImpl()
/external/clang/tools/libclang/
DCXIndexDataConsumer.cpp690 InterInfo.ObjCInterDeclInfo.containerInfo = &InterInfo.ObjCContDeclInfo; in handleObjCInterface()
751 CatDInfo.ObjCCatDeclInfo.containerInfo = &CatDInfo.ObjCContDeclInfo; in handleObjCCategory()
781 CatDInfo.ObjCCatDeclInfo.containerInfo = &CatDInfo.ObjCContDeclInfo; in handleObjCCategoryImpl()
/external/clang/include/clang-c/
DIndex.h5633 const CXIdxObjCContainerDeclInfo *containerInfo; member
5639 const CXIdxObjCContainerDeclInfo *containerInfo; member
/external/llvm-project/clang/include/clang-c/
DIndex.h6391 const CXIdxObjCContainerDeclInfo *containerInfo; member
6397 const CXIdxObjCContainerDeclInfo *containerInfo; member
/external/rust/crates/clang-sys/src/
Dlib.rs1485 pub containerInfo: *const CXIdxObjCContainerDeclInfo, field
1506 pub containerInfo: *const CXIdxObjCContainerDeclInfo, field