Lines Matching defs:Warn
303 // Warn about implementing unavailable methods, unless the unavailable
442 // Warn on deprecated methods under -Wdeprecated-implementations,
1968 // Warn on implementating category of deprecated class under
2097 // Warn on implementating deprecated class under
2356 bool Warn) {
2360 if (Warn) {
2373 if (Warn && IsOverridingMode &&
2394 if (!Warn)
2438 bool Warn) {
2442 if (Warn) {
2461 if (Warn && IsOverridingMode &&
2477 if (!Warn)
4954 // Warn about defining -dealloc in a category.
4965 // Warn if a method declared in a protocol to which a category or