Lines Matching refs:IsProtocolMethodDecl
2184 bool IsProtocolMethodDecl, in CheckMethodOverrideReturn() argument
2187 if (IsProtocolMethodDecl && in CheckMethodOverrideReturn()
2270 bool IsProtocolMethodDecl, in CheckMethodOverrideParam() argument
2273 if (IsProtocolMethodDecl && in CheckMethodOverrideParam()
2422 bool IsProtocolMethodDecl) { in WarnConflictingTypedMethods() argument
2428 IsProtocolMethodDecl, false, in WarnConflictingTypedMethods()
2436 IsProtocolMethodDecl, false, true); in WarnConflictingTypedMethods()
2448 bool IsProtocolMethodDecl) { in CheckConflictingOverridingMethod() argument
2451 IsProtocolMethodDecl, true, in CheckConflictingOverridingMethod()
2459 IsProtocolMethodDecl, true, true); in CheckConflictingOverridingMethod()
2473 bool IsProtocolMethodDecl) { in WarnExactTypedMethods() argument
2486 IsProtocolMethodDecl, false, false); in WarnExactTypedMethods()
2494 IsProtocolMethodDecl, false, false); in WarnExactTypedMethods()