Searched defs:ObjCProtocolDeclInfo (Results 1 - 1 of 1) sorted by relevance

/external/clang/tools/libclang/
H A DIndexingContext.h158 struct ObjCProtocolDeclInfo : public ObjCContainerDeclInfo { struct in namespace:clang::cxindex
161 ObjCProtocolDeclInfo(const ObjCProtocolDecl *D) function in struct:clang::cxindex::ObjCProtocolDeclInfo
170 static bool classof(const ObjCProtocolDeclInfo *D) { return true; }

Completed in 40 milliseconds