Searched defs:ObjCCategoryDeclInfo (Results 1 – 1 of 1) sorted by relevance
174 struct ObjCCategoryDeclInfo : public ObjCContainerDeclInfo { struct175 CXIdxObjCCategoryDeclInfo ObjCCatDeclInfo; argument178 explicit ObjCCategoryDeclInfo(bool isImplementation) in ObjCCategoryDeclInfo() function184 static bool classof(const DeclInfo *D) { in classof()