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

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.cc9985 bool found_is_method = false; local
10057 found_is_method = sub_is_method;
10089 else if (found_is_method
10114 *is_method = found_is_method;

Completed in 155 milliseconds