Searched refs:DIFF_ENDS (Results 1 – 1 of 1) sorted by relevance
520 enum Type { LITERAL_STARTS, LITERAL_ENDS, DIFF_STARTS, DIFF_ENDS }; enumerator537 type(is_start ? DIFF_STARTS : DIFF_ENDS), in SourcePositionEvent()608 case SourcePositionEvent::DIFF_ENDS: in CalculateFunctionLiteralChanges()