Home | History | Annotate | Download | only in compiler

Lines Matching full:getter

210  * - is getter/setter?
239 * getter will also do. Clear the bits if the behavior is discovered
376 attributes & METHOD_IS_GETTER ? "getter": "setter");
380 LOGE("%s%s is inlinable non setter/getter", method->clazz->descriptor,