Home
last modified time | relevance | path

Searched refs:asInstTypes (Results 1 – 25 of 28) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/
H A DInferenceContext.java236 List<Type> asInstTypes(List<Type> ts) { in asInstTypes() method in InferenceContext
495 return !free(asInstTypes(vars)); in solve()
556 uv.substBounds(solvedVars, asInstTypes(solvedVars), types); in solveLegacy()
H A DInfer.java540 ct.setUpperBound( types.glb(inferenceContext.asInstTypes(types.getBounds(ct))) ); in instantiateAsUninferredVars()
H A DAttr.java2779 … solvedContext -> checkAccessibleTypes(pos, env, solvedContext, solvedContext.asInstTypes(ts)));
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/
H A DInferenceContext.java237 List<Type> asInstTypes(List<Type> ts) { in asInstTypes() method in InferenceContext
498 return !free(asInstTypes(vars)); in solve()
559 uv.substBounds(solvedVars, asInstTypes(solvedVars), types); in solveLegacy()
H A DInfer.java540 ct.setUpperBound( types.glb(inferenceContext.asInstTypes(types.getBounds(ct))) ); in instantiateAsUninferredVars()
H A DAttr.java2936 … solvedContext -> checkAccessibleTypes(pos, env, solvedContext, solvedContext.asInstTypes(ts)));
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/
H A DInferenceContext.java236 List<Type> asInstTypes(List<Type> ts) { in asInstTypes() method in InferenceContext
495 return !free(asInstTypes(vars)); in solve()
556 uv.substBounds(solvedVars, asInstTypes(solvedVars), types); in solveLegacy()
H A DInfer.java540 ct.setUpperBound( types.glb(inferenceContext.asInstTypes(types.getBounds(ct))) ); in instantiateAsUninferredVars()
H A DAttr.java2779 … solvedContext -> checkAccessibleTypes(pos, env, solvedContext, solvedContext.asInstTypes(ts)));
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/
H A DInferenceContext.java237 List<Type> asInstTypes(List<Type> ts) { in asInstTypes() method in InferenceContext
498 return !free(asInstTypes(vars)); in solve()
559 uv.substBounds(solvedVars, asInstTypes(solvedVars), types); in solveLegacy()
H A DInfer.java540 ct.setUpperBound( types.glb(inferenceContext.asInstTypes(types.getBounds(ct))) ); in instantiateAsUninferredVars()
H A DAttr.java3199 … solvedContext -> checkAccessibleTypes(pos, env, solvedContext, solvedContext.asInstTypes(ts)));
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/
H A DInferenceContext.java237 List<Type> asInstTypes(List<Type> ts) { in asInstTypes() method in InferenceContext
498 return !free(asInstTypes(vars)); in solve()
559 uv.substBounds(solvedVars, asInstTypes(solvedVars), types); in solveLegacy()
H A DInfer.java540 ct.setUpperBound( types.glb(inferenceContext.asInstTypes(types.getBounds(ct))) ); in instantiateAsUninferredVars()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/
H A DInferenceContext.java237 List<Type> asInstTypes(List<Type> ts) { in asInstTypes() method in InferenceContext
498 return !free(asInstTypes(vars)); in solve()
559 uv.substBounds(solvedVars, asInstTypes(solvedVars), types); in solveLegacy()
H A DInfer.java541 ct.setUpperBound( types.glb(inferenceContext.asInstTypes(types.getBounds(ct))) ); in instantiateAsUninferredVars()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/
H A DInferenceContext.java236 List<Type> asInstTypes(List<Type> ts) { in asInstTypes() method in InferenceContext
495 return !free(asInstTypes(vars)); in solve()
556 uv.substBounds(solvedVars, asInstTypes(solvedVars), types); in solveLegacy()
H A DInfer.java540 ct.bound = types.glb(inferenceContext.asInstTypes(types.getBounds(ct))); in instantiateAsUninferredVars()
H A DAttr.java2977 … solvedContext -> checkAccessibleTypes(pos, env, solvedContext, solvedContext.asInstTypes(ts)));
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/
H A DInferenceContext.java237 List<Type> asInstTypes(List<Type> ts) { in asInstTypes() method in InferenceContext
498 return !free(asInstTypes(vars)); in solve()
559 uv.substBounds(solvedVars, asInstTypes(solvedVars), types); in solveLegacy()
H A DInfer.java540 ct.setUpperBound( types.glb(inferenceContext.asInstTypes(types.getBounds(ct))) ); in instantiateAsUninferredVars()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/javac/comp/
H A DInfer.java390 ct.bound = types.glb(inferenceContext.asInstTypes(types.getBounds(ct))); in instantiateAsUninferredVars()
2141 List<Type> asInstTypes(List<Type> ts) {
2270 return !free(asInstTypes(vars));
H A DAttr.java2534 … checkAccessibleTypes(pos, env, inferenceContext, inferenceContext.asInstTypes(ts));
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/javac/comp/
H A DInfer.java390 ct.bound = types.glb(inferenceContext.asInstTypes(types.getBounds(ct))); in instantiateAsUninferredVars()
2141 List<Type> asInstTypes(List<Type> ts) {
2270 return !free(asInstTypes(vars));
H A DAttr.java2534 … checkAccessibleTypes(pos, env, inferenceContext, inferenceContext.asInstTypes(ts));

12