Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
DCoverageMapping.cpp793 static std::string getCoverageMapErrString(coveragemap_error Err) { in getCoverageMapErrString() function
819 return getCoverageMapErrString(static_cast<coveragemap_error>(IE)); in message()
826 return getCoverageMapErrString(Err); in message()