Searched refs:DC_right (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-diff/
H A DDiffLog.cpp47 : DC_right);
H A DDiffLog.h25 enum DiffChange { DC_match, DC_left, DC_right }; enumerator in enum:llvm::DiffChange
H A DDiffConsumer.cpp205 case DC_right:
H A DDifferenceEngine.cpp547 Next[0].Path.push_back(DC_right);
563 Next[Index].Path.push_back(DC_right);
611 case DC_right:

Completed in 157 milliseconds