Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/sancov/
H A Dsancov.cpp155 struct SymbolizedCoverage { struct
159 std::set<std::string> CoveredIds;
160 std::string BinaryHash;
161 std::vector<CoveragePoint> Points;