Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/tools/libclang/
H A DCXIndexDataConsumer.h158 struct ObjCProtocolDeclInfo : public ObjCContainerDeclInfo { struct
161 ObjCProtocolDeclInfo(const ObjCProtocolDecl *D) in ObjCProtocolDeclInfo() argument
167 static bool classof(const DeclInfo *D) { in classof()