Searched refs:IfaceVar (Results 1 – 1 of 1) sorted by relevance
1221 ParmVarDecl *IfaceVar, in CheckMethodOverrideParam() argument1225 IfaceVar->getObjCDeclQualifier())) { in CheckMethodOverrideParam()1230 S.Diag(IfaceVar->getLocation(), diag::note_previous_declaration) in CheckMethodOverrideParam()1231 << getTypeRange(IfaceVar->getTypeSourceInfo()); in CheckMethodOverrideParam()1235 QualType IfaceTy = IfaceVar->getType(); in CheckMethodOverrideParam()1262 S.Diag(IfaceVar->getLocation(), diag::note_previous_definition) in CheckMethodOverrideParam()1263 << getTypeRange(IfaceVar->getTypeSourceInfo()); in CheckMethodOverrideParam()