Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-cov/
DCoverageExporterJson.cpp56 #define LLVM_COVERAGE_EXPORT_JSON_STR "2.0.1" macro
239 OS << json::Object({{"version", LLVM_COVERAGE_EXPORT_JSON_STR}, in renderRoot()