Searched refs:NextIsDereference (Results 1 – 2 of 2) 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()
12532 bool NextIsDereference = false; in DiagnoseConstAssignment() local12536 IsDereference = NextIsDereference; in DiagnoseConstAssignment()12540 NextIsDereference = ME->isArrow(); in DiagnoseConstAssignment()