Searched refs:type_argument (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/code/
H A Ddependencies.cpp1499 witness = check_abstract_with_unique_concrete_subtype(context_type(), type_argument(1), changes);
1511 witness = check_abstract_with_exclusive_concrete_subtypes(context_type(), type_argument(1), type_argument(2), changes);
H A Ddependencies.hpp476 klassOop type_argument(int i) { function in class:Dependencies::DepStream

Completed in 28 milliseconds