Searched refs:findCommonType (Results 1 – 6 of 6) sorted by relevance
44 ResolvedType componentType = findCommonType(variadicValues); in groupVariadicParamValues()50 private static ResolvedType findCommonType(List<ResolvedType> variadicValues) { in findCommonType() method in ConstructorResolutionLogic
54 ResolvedType componentType = findCommonType(variadicValues); in groupVariadicParamValues()60 private static ResolvedType findCommonType(List<ResolvedType> variadicValues) { in findCommonType() method in MethodResolutionLogic
6 …Line 44) findCommonType(variadicValues) ==> com.github.javaparser.symbolsolver.resolution.Construc…
6 …Line 51) findCommonType(variadicValues) ==> com.github.javaparser.symbolsolver.resolution.MethodRe…
1109 static Type *findCommonType(AllocaSlices::const_iterator B, in findCommonType() function4024 if (Type *CommonUseTy = findCommonType(P.begin(), P.end(), P.endOffset())) in rewritePartition()
1060 static Type *findCommonType(AllocaSlices::const_iterator B, in findCommonType() function3815 if (Type *CommonUseTy = findCommonType(P.begin(), P.end(), P.endOffset())) in rewritePartition()