Searched refs:_in_class (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
127 ClassAnnotationCollector() : AnnotationCollector(_in_class) { }

Completed in 22 milliseconds