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

/openjdk10/hotspot/src/share/vm/oops/
H A Dannotations.hpp84 AnnotationArray* class_type_annotations() const { return _class_type_annotations; } function in class:Annotations
H A DinstanceKlass.hpp897 AnnotationArray* class_type_annotations() const { function in class:InstanceKlass
/openjdk10/hotspot/src/share/vm/prims/
H A DjvmtiRedefineClasses.cpp2293 AnnotationArray* class_type_annotations = scratch_class->class_type_annotations(); local
[all...]

Completed in 54 milliseconds