Lines Matching full:protocolname
1332 IdentifierInfo *protocolName = Tok.getIdentifierInfo();1336 IdentifierLocPair ProtoInfo(protocolName, nameLoc);1344 ProtocolRefs.push_back(std::make_pair(protocolName, nameLoc));1382 Actions.ActOnStartProtocolInterface(AtLoc, protocolName, nameLoc,