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