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