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