Home
last modified time | relevance | path

Searched defs:ObjCContainerDeclInfo (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXIndexDataConsumer.h109 struct ObjCContainerDeclInfo : public DeclInfo { struct
110 CXIdxObjCContainerDeclInfo ObjCContDeclInfo; argument
112 ObjCContainerDeclInfo(bool isForwardRef, in ObjCContainerDeclInfo() function
119 ObjCContainerDeclInfo(DInfoKind K, in ObjCContainerDeclInfo() argument
143 struct ObjCInterfaceDeclInfo : public ObjCContainerDeclInfo { argument