Home
last modified time | relevance | path

Searched refs:no_data_found (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp340 if (CME.get() == coveragemap_error::no_data_found) in handleMaybeNoDataFoundError()
445 make_error<CoverageMapError>(coveragemap_error::no_data_found)); in load()
926 case coveragemap_error::no_data_found: in getCoverageMapErrString()
H A DCoverageMappingReader.cpp951 return make_error<CoverageMapError>(coveragemap_error::no_data_found); in lookupSections()
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h58 no_data_found, enumerator