Searched defs:PropertyId (Results 1 – 2 of 2) sorted by relevance
413 const IdentifierInfo *PropertyId = FD.D.getIdentifier(); in HandlePropertyInClassExtension() local559 const IdentifierInfo *PropertyId = FD.D.getIdentifier(); in CreatePropertyDecl() local1064 IdentifierInfo *PropertyId, IdentifierInfo *PropertyIvar, in ActOnPropertyImplDecl()
251 const IdentifierInfo *PropertyId, in FindPropertyDeclaration()383 const IdentifierInfo *PropertyId, ObjCPropertyQueryKind QueryKind) const { in FindPropertyVisibleInPrimaryClass() argument