Lines Matching defs:Warn
304 // Warn about implementing unavailable methods, unless the unavailable
443 // Warn on deprecated methods under -Wdeprecated-implementations,
1969 // Warn on implementating category of deprecated class under
2098 // Warn on implementating deprecated class under
2358 bool Warn) {
2362 if (Warn) {
2375 if (Warn && IsOverridingMode &&
2396 if (!Warn)
2440 bool Warn) {
2444 if (Warn) {
2463 if (Warn && IsOverridingMode &&
2479 if (!Warn)
4959 // Warn about defining -dealloc in a category.
4970 // Warn if a method declared in a protocol to which a category or