Searched refs:isProtocol (Results 1 – 1 of 1) sorted by relevance
3510 bool isProtocol = isa<ObjCProtocolDecl>(OCD); in GeneratePropertyList() local3522 if (!isProtocol && !Context.getObjCPropertyImplDeclForPropertyDecl(PD, Container)) in GeneratePropertyList()3544 if (isProtocol && (protocolOptionalProperties != PD->isOptional())) in GeneratePropertyList()3575 if (!isProtocol) { in GeneratePropertyList()