Searched refs:IfaceVar (Results 1 – 1 of 1) sorted by relevance
1306 ParmVarDecl *IfaceVar, in CheckMethodOverrideParam() argument1312 IfaceVar->getObjCDeclQualifier())) { in CheckMethodOverrideParam()1323 S.Diag(IfaceVar->getLocation(), diag::note_previous_declaration) in CheckMethodOverrideParam()1324 << getTypeRange(IfaceVar->getTypeSourceInfo()); in CheckMethodOverrideParam()1331 QualType IfaceTy = IfaceVar->getType(); in CheckMethodOverrideParam()1364 S.Diag(IfaceVar->getLocation(), in CheckMethodOverrideParam()1367 << getTypeRange(IfaceVar->getTypeSourceInfo()); in CheckMethodOverrideParam()