Searched refs:IfaceVar (Results 1 – 1 of 1) sorted by relevance
2437 ParmVarDecl *IfaceVar, in CheckMethodOverrideParam() argument2443 IfaceVar->getObjCDeclQualifier())) { in CheckMethodOverrideParam()2454 S.Diag(IfaceVar->getLocation(), diag::note_previous_declaration) in CheckMethodOverrideParam()2455 << getTypeRange(IfaceVar->getTypeSourceInfo()); in CheckMethodOverrideParam()2462 QualType IfaceTy = IfaceVar->getType(); in CheckMethodOverrideParam()2472 ((IfaceVar->getObjCDeclQualifier() & in CheckMethodOverrideParam()2474 S.Diag(IfaceVar->getLocation(), diag::note_previous_declaration); in CheckMethodOverrideParam()2507 S.Diag(IfaceVar->getLocation(), in CheckMethodOverrideParam()2510 << getTypeRange(IfaceVar->getTypeSourceInfo()); in CheckMethodOverrideParam()