Searched defs:IsDereference (Results 1 – 2 of 2) sorted by relevance
1661 bool IsDereference, in CheckCompatibleReinterpretCast()
9691 static bool IsTypeModifiable(QualType Ty, bool IsDereference) { in IsTypeModifiable()9722 bool IsDereference = false; in DiagnoseConstAssignment() local