Home
last modified time | relevance | path

Searched defs:DiffEntry (Results 1 – 1 of 1) sorted by relevance

/external/llvm/tools/llvm-diff/
DDifferenceEngine.cpp477 struct DiffEntry { struct
478 DiffEntry() : Cost(0) {} in DiffEntry() argument
480 unsigned Cost;
481 llvm::SmallVector<char, 8> Path; // actually of DifferenceEngine::DiffChange