Searched refs:warn_missing_methods (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c6426 static bool warn_missing_methods = false;
6441 if (!warn_missing_methods)
6446 warn_missing_methods = true;
6416 static bool warn_missing_methods = false; local

Completed in 135 milliseconds