Lines Matching refs:IsProtocolMethodDecl
2228 bool IsProtocolMethodDecl, in CheckMethodOverrideReturn() argument
2231 if (IsProtocolMethodDecl && in CheckMethodOverrideReturn()
2314 bool IsProtocolMethodDecl, in CheckMethodOverrideParam() argument
2317 if (IsProtocolMethodDecl && in CheckMethodOverrideParam()
2466 bool IsProtocolMethodDecl) { in WarnConflictingTypedMethods() argument
2472 IsProtocolMethodDecl, false, in WarnConflictingTypedMethods()
2480 IsProtocolMethodDecl, false, true); in WarnConflictingTypedMethods()
2492 bool IsProtocolMethodDecl) { in CheckConflictingOverridingMethod() argument
2495 IsProtocolMethodDecl, true, in CheckConflictingOverridingMethod()
2503 IsProtocolMethodDecl, true, true); in CheckConflictingOverridingMethod()
2517 bool IsProtocolMethodDecl) { in WarnExactTypedMethods() argument
2530 IsProtocolMethodDecl, false, false); in WarnExactTypedMethods()
2538 IsProtocolMethodDecl, false, false); in WarnExactTypedMethods()