Home
last modified time | relevance | path

Searched refs:undetvars (Results 1 – 18 of 18) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/
H A DInferenceContext.java73 List<Type> undetvars; field in InferenceContext
93 this.undetvars = undetvars; in InferenceContext()
102 this.undetvars = this.undetvars.prepend(infer.fromTypeVarFun.apply(t)); in addVar()
118 return undetvars; in undetVars()
151 for (Type t : undetvars) { in filterVars()
220 for (Type t : undetvars) { in instTypes()
286 for (Type t : undetvars) { in save()
306 undetvars = undetvars.tail; in rollback()
311 undetvars = undetvars.tail; in rollback()
314 undetvars = newUndetVars.toList(); in rollback()
[all …]
H A DInfer.java674 for (Type t : funcInterfaceContext.undetvars) { in instantiateFunctionalInterface()
891 for (Type undet : inferenceContext.undetvars) { in apply()
1111 for (Type t : inferenceContext.undetvars) { in doIncorporation()
1937 for (Type t : inferenceContext.undetvars) { in toDot()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/
H A DInferenceContext.java74 List<Type> undetvars; field in InferenceContext
94 this.undetvars = undetvars; in InferenceContext()
103 this.undetvars = this.undetvars.prepend(infer.fromTypeVarFun.apply(t)); in addVar()
119 return undetvars; in undetVars()
152 for (Type t : undetvars) { in filterVars()
221 for (Type t : undetvars) { in instTypes()
287 for (Type t : undetvars) { in save()
307 undetvars = undetvars.tail; in rollback()
312 undetvars = undetvars.tail; in rollback()
315 undetvars = newUndetVars.toList(); in rollback()
[all …]
H A DInfer.java674 for (Type t : funcInterfaceContext.undetvars) { in instantiateFunctionalInterface()
891 for (Type undet : inferenceContext.undetvars) { in apply()
1111 for (Type t : inferenceContext.undetvars) { in doIncorporation()
1937 for (Type t : inferenceContext.undetvars) { in toDot()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/
H A DInferenceContext.java73 List<Type> undetvars; field in InferenceContext
93 this.undetvars = undetvars; in InferenceContext()
102 this.undetvars = this.undetvars.prepend(infer.fromTypeVarFun.apply(t)); in addVar()
118 return undetvars; in undetVars()
151 for (Type t : undetvars) { in filterVars()
220 for (Type t : undetvars) { in instTypes()
286 for (Type t : undetvars) { in save()
306 undetvars = undetvars.tail; in rollback()
311 undetvars = undetvars.tail; in rollback()
314 undetvars = newUndetVars.toList(); in rollback()
[all …]
H A DInfer.java674 for (Type t : funcInterfaceContext.undetvars) { in instantiateFunctionalInterface()
891 for (Type undet : inferenceContext.undetvars) { in apply()
1111 for (Type t : inferenceContext.undetvars) { in doIncorporation()
1937 for (Type t : inferenceContext.undetvars) { in toDot()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/
H A DInferenceContext.java74 List<Type> undetvars; field in InferenceContext
94 this.undetvars = undetvars; in InferenceContext()
103 this.undetvars = this.undetvars.prepend(infer.fromTypeVarFun.apply(t)); in addVar()
119 return undetvars; in undetVars()
152 for (Type t : undetvars) { in filterVars()
221 for (Type t : undetvars) { in instTypes()
287 for (Type t : undetvars) { in save()
307 undetvars = undetvars.tail; in rollback()
312 undetvars = undetvars.tail; in rollback()
315 undetvars = newUndetVars.toList(); in rollback()
[all …]
H A DInfer.java674 for (Type t : funcInterfaceContext.undetvars) { in instantiateFunctionalInterface()
891 for (Type undet : inferenceContext.undetvars) { in apply()
1111 for (Type t : inferenceContext.undetvars) { in doIncorporation()
1937 for (Type t : inferenceContext.undetvars) { in toDot()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/
H A DInferenceContext.java74 List<Type> undetvars; field in InferenceContext
94 this.undetvars = undetvars; in InferenceContext()
103 this.undetvars = this.undetvars.prepend(infer.fromTypeVarFun.apply(t)); in addVar()
119 return undetvars; in undetVars()
152 for (Type t : undetvars) { in filterVars()
221 for (Type t : undetvars) { in instTypes()
287 for (Type t : undetvars) { in save()
307 undetvars = undetvars.tail; in rollback()
312 undetvars = undetvars.tail; in rollback()
315 undetvars = newUndetVars.toList(); in rollback()
[all …]
H A DInfer.java661 for (Type t : funcInterfaceContext.undetvars) { in instantiateFunctionalInterface()
878 for (Type undet : inferenceContext.undetvars) { in apply()
1098 for (Type t : inferenceContext.undetvars) { in doIncorporation()
1924 for (Type t : inferenceContext.undetvars) { in toDot()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/
H A DInferenceContext.java74 List<Type> undetvars; field in InferenceContext
94 this.undetvars = undetvars; in InferenceContext()
103 this.undetvars = this.undetvars.prepend(infer.fromTypeVarFun.apply(t)); in addVar()
119 return undetvars; in undetVars()
152 for (Type t : undetvars) { in filterVars()
221 for (Type t : undetvars) { in instTypes()
287 for (Type t : undetvars) { in save()
307 undetvars = undetvars.tail; in rollback()
312 undetvars = undetvars.tail; in rollback()
315 undetvars = newUndetVars.toList(); in rollback()
[all …]
H A DInfer.java662 for (Type t : funcInterfaceContext.undetvars) { in instantiateFunctionalInterface()
879 for (Type undet : inferenceContext.undetvars) { in apply()
1099 for (Type t : inferenceContext.undetvars) { in doIncorporation()
1921 for (Type t : inferenceContext.undetvars) { in toDot()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/
H A DInferenceContext.java73 List<Type> undetvars; field in InferenceContext
93 this.undetvars = undetvars; in InferenceContext()
102 this.undetvars = this.undetvars.prepend(infer.fromTypeVarFun.apply(t)); in addVar()
118 return undetvars; in undetVars()
151 for (Type t : undetvars) { in filterVars()
220 for (Type t : undetvars) { in instTypes()
286 for (Type t : undetvars) { in save()
306 undetvars = undetvars.tail; in rollback()
311 undetvars = undetvars.tail; in rollback()
314 undetvars = newUndetVars.toList(); in rollback()
[all …]
H A DInfer.java674 for (Type t : funcInterfaceContext.undetvars) { in instantiateFunctionalInterface()
891 for (Type undet : inferenceContext.undetvars) { in apply()
1111 for (Type t : inferenceContext.undetvars) { in doIncorporation()
1937 for (Type t : inferenceContext.undetvars) { in toDot()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.compiler/share/classes/com/sun/tools/javac/comp/
H A DInferenceContext.java74 List<Type> undetvars; field in InferenceContext
94 this.undetvars = undetvars; in InferenceContext()
103 this.undetvars = this.undetvars.prepend(infer.fromTypeVarFun.apply(t)); in addVar()
119 return undetvars; in undetVars()
152 for (Type t : undetvars) { in filterVars()
221 for (Type t : undetvars) { in instTypes()
287 for (Type t : undetvars) { in save()
307 undetvars = undetvars.tail; in rollback()
312 undetvars = undetvars.tail; in rollback()
315 undetvars = newUndetVars.toList(); in rollback()
[all …]
H A DInfer.java674 for (Type t : funcInterfaceContext.undetvars) { in instantiateFunctionalInterface()
891 for (Type undet : inferenceContext.undetvars) { in apply()
1111 for (Type t : inferenceContext.undetvars) { in doIncorporation()
1937 for (Type t : inferenceContext.undetvars) { in toDot()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/javac/comp/
H A DInfer.java577 List<Type> undetvars; field in Infer.MultiUndetVarListener
580 this.undetvars = undetvars; in MultiUndetVarListener()
581 for (Type t : undetvars) { in MultiUndetVarListener()
1967 List<Type> undetvars; field in Infer.InferenceContext
2002 this.undetvars = this.undetvars.prepend(fromTypeVarFun.apply(t)); in addVar()
2056 for (Type t : undetvars) {
2125 for (Type t : undetvars) {
2191 for (Type t : undetvars) {
2211 for (Type t : undetvars) {
2228 that.undetvars = that.undetvars.appendList(
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/javac/comp/
H A DInfer.java577 List<Type> undetvars; field in Infer.MultiUndetVarListener
580 this.undetvars = undetvars; in MultiUndetVarListener()
581 for (Type t : undetvars) { in MultiUndetVarListener()
1967 List<Type> undetvars; field in Infer.InferenceContext
2002 this.undetvars = this.undetvars.prepend(fromTypeVarFun.apply(t)); in addVar()
2056 for (Type t : undetvars) {
2125 for (Type t : undetvars) {
2191 for (Type t : undetvars) {
2211 for (Type t : undetvars) {
2228 that.undetvars = that.undetvars.appendList(
[all …]