Searched refs:NextIsDereference (Results 1 – 1 of 1) sorted by relevance
9110 bool NextIsDereference = false; in DiagnoseConstAssignment() local9114 IsDereference = NextIsDereference; in DiagnoseConstAssignment()9115 NextIsDereference = false; in DiagnoseConstAssignment()9119 NextIsDereference = ME->isArrow(); in DiagnoseConstAssignment()