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