Searched refs:ConstRefType (Results 1 – 1 of 1) sorted by relevance
94 QualType ConstRefType = Context->getLValueReferenceType(ConstType); in ReportAndFix() local101 diag(VD->getBeginLoc(), Message) << VD << ConstRefType; in ReportAndFix()