Searched defs:ObjCPropertyDeclInfo (Results 1 – 1 of 1) sorted by relevance
187 struct ObjCPropertyDeclInfo : public DeclInfo { struct188 CXIdxObjCPropertyDeclInfo ObjCPropDeclInfo; argument190 ObjCPropertyDeclInfo() in ObjCPropertyDeclInfo() argument195 static bool classof(const DeclInfo *D) { in classof()