Searched refs:ProtocolLoc (Results 1 – 2 of 2) sorted by relevance
604 SourceLocation ProtocolLoc, in ActOnStartProtocolInterface() argument613 ObjCProtocolDecl *PDecl = LookupProtocol(ProtocolName, ProtocolLoc); in ActOnStartProtocolInterface()617 Diag(ProtocolLoc, diag::warn_duplicate_protocol_def) << ProtocolName; in ActOnStartProtocolInterface()626 ProtocolName, ProtocolLoc, PDecl->getLocation(), PList); in ActOnStartProtocolInterface()
4932 IdentifierInfo *ProtocolName, SourceLocation ProtocolLoc,