Home | History | Annotate | Download | only in Sema

Lines Matching defs:Ident

732     IdentifierInfo *Ident = IdentList[i].first;
733 ObjCProtocolDecl *PDecl = LookupProtocol(Ident, IdentList[i].second);
737 IdentList[i].second, Ident);