Lines Matching full:protocolname
402 llvm::Constant *GenerateEmptyProtocol(const std::string &ProtocolName);
1723 const std::string &ProtocolName) {
1745 Elements.push_back(MakeConstantString(ProtocolName, ".objc_protocol_name"));
1756 std::string ProtocolName = PD->getNameAsString();
1902 Elements.push_back(MakeConstantString(ProtocolName, ".objc_protocol_name"));
1910 ExistingProtocols[ProtocolName] =