Home
last modified time | relevance | path

Searched refs:someOtherBound (Results 1 – 2 of 2) sorted by relevance

/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/lookup/
H A DWildcardBinding.java517 TypeBinding someOtherBound = someOtherBounds[i]; in initialize() local
518 …this.tagBits |= someOtherBound.tagBits & (TagBits.ContainsNestedTypeReferences | TagBits.HasNullTy… in initialize()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/
H A DWildcardBinding.java650 TypeBinding someOtherBound = someOtherBounds[i]; in initialize() local
651 …this.tagBits |= someOtherBound.tagBits & (TagBits.ContainsNestedTypeReferences | TagBits.HasNullTy… in initialize()