Searched refs:InferredAllResultTypes (Results 1 – 1 of 1) sorted by relevance
4272 bool InferredAllPatternTypes, InferredAllResultTypes; in ParseOnePattern() local4281 InferredAllResultTypes = Result.InferAllTypes(&Pattern.getNamedNodesMap()); in ParseOnePattern()4308 if (!IterateInference && InferredAllPatternTypes && !InferredAllResultTypes) in ParseOnePattern()4317 if (!InferredAllResultTypes) { in ParseOnePattern()