Searched refs:IsTypeModifiable (Results 1 – 1 of 1) sorted by relevance
8984 static bool IsTypeModifiable(QualType Ty, bool IsDereference) { in IsTypeModifiable() function9034 if (!IsTypeModifiable(Field->getType(), IsDereference)) { in DiagnoseConstAssignment()9070 if (!IsTypeModifiable(FD->getReturnType(), IsDereference)) { in DiagnoseConstAssignment()9084 if (!IsTypeModifiable(VD->getType(), IsDereference)) { in DiagnoseConstAssignment()