Searched refs:NextIsDereference (Results 1 – 1 of 1) sorted by relevance
9723 bool NextIsDereference = false; in DiagnoseConstAssignment() local9727 IsDereference = NextIsDereference; in DiagnoseConstAssignment()9728 NextIsDereference = false; in DiagnoseConstAssignment()9732 NextIsDereference = ME->isArrow(); in DiagnoseConstAssignment()