Searched defs:is_field_or_method (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/utilities/
H A DconstantTag.hpp84 bool is_field_or_method() const { return is_field() || is_method() || is_interface_method(); } function in class:VALUE_OBJ_CLASS_SPEC

Completed in 23 milliseconds