Searched refs:ExportArray (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/tools/llvm-cov/
H A DCoverageExporterJson.cpp303 auto ExportArray = json::Array({std::move(Export)}); local
307 {"data", std::move(ExportArray)}});

Completed in 121 milliseconds