Searched refs:getHashMismatches (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h558 ArrayRef<std::pair<std::string, uint64_t>> getHashMismatches() const { function in class:llvm::coverage::CoverageMapping
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp368 for (const auto &HashMismatch : Coverage->getHashMismatches())

Completed in 110 milliseconds