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

/openjdk7/hotspot/src/share/vm/classfile/
H A DclassFileParser.hpp68 void set_class_synthetic_flag(bool x) { _synthetic_flag = x; } function in class:VALUE_OBJ_CLASS_SPEC

Completed in 31 milliseconds