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() argument186 static bool classof(const ObjCCategoryDeclInfo *D) { return true; } in classof() argument