Home | History | Annotate | Download | only in compiler

Lines Matching refs:METHOD_IS_EMPTY

251         attributes |= METHOD_IS_EMPTY;
361 (attributes & METHOD_IS_EMPTY) ? " empty" : "");