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

/openjdk7/hotspot/src/share/vm/classfile/
H A DclassFileParser.hpp88 enum Location { _in_field, _in_method, _in_class }; enumerator in enum:VALUE_OBJ_CLASS_SPEC::AnnotationCollector::Location
117 FieldAnnotationCollector() : AnnotationCollector(_in_field) { }

Completed in 31 milliseconds