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