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

/openbsd-current/gnu/llvm/llvm/tools/llvm-cov/
H A DCoverageExporterLcov.cpp55 void renderFunctions( function in namespace:__anon3662
180 renderFunctions(OS, Coverage.getCoveredFunctions(Filename));
H A DCoverageExporterJson.cpp258 json::Array renderFunctions( function in namespace:__anon3661
301 Export["functions"] = renderFunctions(Coverage.getCoveredFunctions());

Completed in 193 milliseconds