Searched defs:ObjCPropertyDeclInfo (Results 1 – 1 of 1) sorted by relevance
189 struct ObjCPropertyDeclInfo : public DeclInfo { struct190 CXIdxObjCPropertyDeclInfo ObjCPropDeclInfo; argument192 ObjCPropertyDeclInfo() in ObjCPropertyDeclInfo() argument197 static bool classof(const DeclInfo *D) { in classof()