Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageExporterJson.cpp303 json::Array FunctionArray; in renderFunctions() local
305 FunctionArray.push_back( in renderFunctions()
312 return FunctionArray; in renderFunctions()