Searched refs:IfaceVar (Results 1 – 1 of 1) sorted by relevance
1328 ParmVarDecl *IfaceVar, in CheckMethodOverrideParam() argument1334 IfaceVar->getObjCDeclQualifier())) { in CheckMethodOverrideParam()1345 S.Diag(IfaceVar->getLocation(), diag::note_previous_declaration) in CheckMethodOverrideParam()1346 << getTypeRange(IfaceVar->getTypeSourceInfo()); in CheckMethodOverrideParam()1353 QualType IfaceTy = IfaceVar->getType(); in CheckMethodOverrideParam()1386 S.Diag(IfaceVar->getLocation(), in CheckMethodOverrideParam()1389 << getTypeRange(IfaceVar->getTypeSourceInfo()); in CheckMethodOverrideParam()