Searched refs:IsTypeModifiable (Results 1 – 1 of 1) sorted by relevance
12738 static bool IsTypeModifiable(QualType Ty, bool IsDereference) { in IsTypeModifiable() function12788 if (!IsTypeModifiable(Field->getType(), IsDereference)) { in DiagnoseConstAssignment()12832 if (FD && !IsTypeModifiable(FD->getReturnType(), IsDereference)) { in DiagnoseConstAssignment()12846 if (!IsTypeModifiable(VD->getType(), IsDereference)) { in DiagnoseConstAssignment()