Lines Matching defs:IsProtocolMethodDecl
2354 bool IsProtocolMethodDecl,
2357 if (IsProtocolMethodDecl &&
2436 bool IsProtocolMethodDecl,
2439 if (IsProtocolMethodDecl &&
2586 bool IsProtocolMethodDecl) {
2592 IsProtocolMethodDecl, false, true);
2599 IsProtocolMethodDecl, false, true);
2611 bool IsProtocolMethodDecl) {
2613 CheckMethodOverrideReturn(SemaRef, Method, Overridden, IsProtocolMethodDecl,
2621 IsProtocolMethodDecl, true, true);
2635 bool IsProtocolMethodDecl) {
2650 IsProtocolMethodDecl, false, false);
2657 *IF, IsProtocolMethodDecl, false, false);