Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-diff/
H A DDifferenceEngine.cpp505 struct DiffEntry { struct
506 DiffEntry() : Cost(0) {} in DiffEntry() argument
508 unsigned Cost;
509 llvm::SmallVector<char, 8> Path; // actually of DifferenceEngine::DiffChange