Home
last modified time | relevance | path

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

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