Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp57 handleAllErrors(std::move(E), [&](const CoverageMapError &CME) { in increment()
H A DCoverageMapping.cpp963 std::move(E), [](const CoverageMapError &CME) { in handleMaybeNoDataFoundError()