Searched refs:IfaceVar (Results 1 – 1 of 1) sorted by relevance
1417 ParmVarDecl *IfaceVar, in CheckMethodOverrideParam() argument1423 IfaceVar->getObjCDeclQualifier())) { in CheckMethodOverrideParam()1434 S.Diag(IfaceVar->getLocation(), diag::note_previous_declaration) in CheckMethodOverrideParam()1435 << getTypeRange(IfaceVar->getTypeSourceInfo()); in CheckMethodOverrideParam()1442 QualType IfaceTy = IfaceVar->getType(); in CheckMethodOverrideParam()1475 S.Diag(IfaceVar->getLocation(), in CheckMethodOverrideParam()1478 << getTypeRange(IfaceVar->getTypeSourceInfo()); in CheckMethodOverrideParam()