Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h55 no_data_found, enumerator
/freebsd-12.1/contrib/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp745 case coveragemap_error::no_data_found: in getCoverageMapErrString()
H A DCoverageMappingReader.cpp627 return make_error<CoverageMapError>(coveragemap_error::no_data_found); in lookupSection()