Searched refs:IfaceVar (Results 1 – 1 of 1) sorted by relevance
2429 ParmVarDecl *IfaceVar, in CheckMethodOverrideParam() argument2435 IfaceVar->getObjCDeclQualifier())) { in CheckMethodOverrideParam()2446 S.Diag(IfaceVar->getLocation(), diag::note_previous_declaration) in CheckMethodOverrideParam()2447 << getTypeRange(IfaceVar->getTypeSourceInfo()); in CheckMethodOverrideParam()2454 QualType IfaceTy = IfaceVar->getType(); in CheckMethodOverrideParam()2464 ((IfaceVar->getObjCDeclQualifier() & in CheckMethodOverrideParam()2466 S.Diag(IfaceVar->getLocation(), diag::note_previous_declaration); in CheckMethodOverrideParam()2499 S.Diag(IfaceVar->getLocation(), in CheckMethodOverrideParam()2502 << getTypeRange(IfaceVar->getTypeSourceInfo()); in CheckMethodOverrideParam()