Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-diff/
H A DDifferenceEngine.cpp506 struct DiffEntry { struct
507 DiffEntry() : Cost(0) {} in DiffEntry() argument
509 unsigned Cost;
510 llvm::SmallVector<char, 8> Path; // actually of DifferenceEngine::DiffChange