Searched refs:IdentPair (Results 1 – 1 of 1) sorted by relevance
1791 for (const IdentifierLocPair &IdentPair : IdentList) { in ActOnForwardProtocolDeclaration() local1792 IdentifierInfo *Ident = IdentPair.first; in ActOnForwardProtocolDeclaration()1794 Ident, IdentPair.second, SemaRef.forRedeclarationInCurContext()); in ActOnForwardProtocolDeclaration()1797 IdentPair.second, AtProtocolLoc, PrevDecl); in ActOnForwardProtocolDeclaration()