Lines Matching full:protocolname
1420 IdentifierInfo *protocolName = Tok.getIdentifierInfo();1424 IdentifierLocPair ProtoInfo(protocolName, nameLoc);1433 ProtocolRefs.push_back(std::make_pair(protocolName, nameLoc));1471 Actions.ActOnStartProtocolInterface(AtLoc, protocolName, nameLoc,