Searched defs:ObjCCategoryDeclInfo (Results 1 – 1 of 1) sorted by relevance
170 struct ObjCCategoryDeclInfo : public ObjCContainerDeclInfo { struct171 CXIdxObjCCategoryDeclInfo ObjCCatDeclInfo; argument174 explicit ObjCCategoryDeclInfo(bool isImplementation) in ObjCCategoryDeclInfo() argument180 static bool classof(const DeclInfo *D) { in classof()