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

/macosx-10.9.5/llvmCore-3425.0.33/tools/llvm-diff/
H A DDiffLog.cpp50 : DC_right);
H A DDiffLog.h26 enum DiffChange { DC_match, DC_left, DC_right }; enumerator in enum:llvm::DiffChange
H A DDifferenceEngine.cpp521 Next[0].Path.push_back(DC_right);
537 Next[Index].Path.push_back(DC_right);
583 case DC_right:
H A DDiffConsumer.cpp207 case DC_right:

Completed in 210 milliseconds