Searched defs:_in_method (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
122 MethodAnnotationCollector() : AnnotationCollector(_in_method) { }

Completed in 30 milliseconds