Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXIndexDataConsumer.h111 struct ObjCContainerDeclInfo : public DeclInfo { struct
112 CXIdxObjCContainerDeclInfo ObjCContDeclInfo; argument
114 ObjCContainerDeclInfo(bool isForwardRef, in ObjCContainerDeclInfo() argument
121 ObjCContainerDeclInfo(DInfoKind K, in ObjCContainerDeclInfo() argument
145 struct ObjCInterfaceDeclInfo : public ObjCContainerDeclInfo { argument
/external/llvm-project/clang/tools/libclang/
DCXIndexDataConsumer.h109 struct ObjCContainerDeclInfo : public DeclInfo { struct
110 CXIdxObjCContainerDeclInfo ObjCContDeclInfo; argument
112 ObjCContainerDeclInfo(bool isForwardRef, in ObjCContainerDeclInfo() function
119 ObjCContainerDeclInfo(DInfoKind K, in ObjCContainerDeclInfo() function
143 struct ObjCInterfaceDeclInfo : public ObjCContainerDeclInfo { argument