Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/sancov/
H A Dsancov.cpp173 struct SymbolizedCoverage { struct
177 std::set<std::string> CoveredIds;
178 std::string BinaryHash;
179 std::vector<CoveragePoint> Points;