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.cpp301 json::Array FunctionArray; in renderFunctions() local
303 FunctionArray.push_back( in renderFunctions()
310 return FunctionArray; in renderFunctions()