Searched refs:IfaceVar (Results 1 – 1 of 1) sorted by relevance
2445 ParmVarDecl *IfaceVar, in CheckMethodOverrideParam() argument2451 IfaceVar->getObjCDeclQualifier())) { in CheckMethodOverrideParam()2462 S.Diag(IfaceVar->getLocation(), diag::note_previous_declaration) in CheckMethodOverrideParam()2463 << getTypeRange(IfaceVar->getTypeSourceInfo()); in CheckMethodOverrideParam()2470 QualType IfaceTy = IfaceVar->getType(); in CheckMethodOverrideParam()2480 ((IfaceVar->getObjCDeclQualifier() & in CheckMethodOverrideParam()2482 S.Diag(IfaceVar->getLocation(), diag::note_previous_declaration); in CheckMethodOverrideParam()2515 S.Diag(IfaceVar->getLocation(), in CheckMethodOverrideParam()2518 << getTypeRange(IfaceVar->getTypeSourceInfo()); in CheckMethodOverrideParam()