Searched refs:InferredAllResultTypes (Results 1 – 1 of 1) sorted by relevance
4311 bool InferredAllPatternTypes, InferredAllResultTypes; in ParseOnePattern() local4320 InferredAllResultTypes = Result.InferAllTypes(&Pattern.getNamedNodesMap()); in ParseOnePattern()4347 if (!IterateInference && InferredAllPatternTypes && !InferredAllResultTypes) in ParseOnePattern()4356 if (!InferredAllResultTypes) { in ParseOnePattern()