Searched defs:ObjCPropertyDeclInfo (Results 1 – 1 of 1) sorted by relevance
188 struct ObjCPropertyDeclInfo : public DeclInfo { struct189 CXIdxObjCPropertyDeclInfo ObjCPropDeclInfo; argument191 ObjCPropertyDeclInfo() in ObjCPropertyDeclInfo() argument196 static bool classof(const DeclInfo *D) { in classof()