Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp339 if (CME.get() == coveragemap_error::no_data_found) in handleMaybeNoDataFoundError()
385 return make_error<CoverageMapError>(coveragemap_error::no_data_found); in load()
864 case coveragemap_error::no_data_found: in getCoverageMapErrString()
H A DCoverageMappingReader.cpp947 return make_error<CoverageMapError>(coveragemap_error::no_data_found); in lookupSections()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h54 no_data_found, enumerator