Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DIndexingContext.h156 struct ObjCProtocolDeclInfo : public ObjCContainerDeclInfo { struct
159 ObjCProtocolDeclInfo(const ObjCProtocolDecl *D) in ObjCProtocolDeclInfo() function
165 static bool classof(const DeclInfo *D) { in classof()