Searched defs:ConstRefType (Results 1 – 2 of 2) sorted by relevance
92 QualType ConstRefType = Context->getLValueReferenceType(ConstType); in reportAndFix() local
99 using ConstRefType = const int &; typedef