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

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dexpressions.cc11422 const Typed_identifier* imethod = NULL; local
11427 imethod = it->find_method(name);
11430 if (method == NULL && imethod == NULL)
11463 method_type = imethod->type()->function_type();

Completed in 167 milliseconds