Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DIndexingContext.h159 struct ObjCProtocolDeclInfo : public ObjCContainerDeclInfo { struct
162 ObjCProtocolDeclInfo(const ObjCProtocolDecl *D) in ObjCProtocolDeclInfo() argument
168 static bool classof(const DeclInfo *D) { in classof()