Searched refs:ExactType (Results 1 – 1 of 1) sorted by relevance
5450 QualType ExactType = deduceType(*ResultType); in render() local5451 if (!ExactType.isNull()) in render()5452 ExactType.print(OS, getCompletionPrintingPolicy(S)); in render()