Lines Matching defs:IsProtocolMethodDecl
2356 bool IsProtocolMethodDecl,
2359 if (IsProtocolMethodDecl &&
2438 bool IsProtocolMethodDecl,
2441 if (IsProtocolMethodDecl &&
2588 bool IsProtocolMethodDecl) {
2594 IsProtocolMethodDecl, false, true);
2601 IsProtocolMethodDecl, false, true);
2613 bool IsProtocolMethodDecl) {
2615 CheckMethodOverrideReturn(SemaRef, Method, Overridden, IsProtocolMethodDecl,
2623 IsProtocolMethodDecl, true, true);
2637 bool IsProtocolMethodDecl) {
2652 IsProtocolMethodDecl, false, false);
2659 *IF, IsProtocolMethodDecl, false, false);