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()