Searched defs:ObjCCategoryDeclInfo (Results 1 – 1 of 1) sorted by relevance
173 struct ObjCCategoryDeclInfo : public ObjCContainerDeclInfo { struct174 CXIdxObjCCategoryDeclInfo ObjCCatDeclInfo; argument177 explicit ObjCCategoryDeclInfo(bool isImplementation) in ObjCCategoryDeclInfo() function183 static bool classof(const DeclInfo *D) { in classof()