Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-cov/
H A DCoverageExporterJson.cpp261 json::Array FunctionArray; in renderFunctions() local
263 FunctionArray.push_back( in renderFunctions()
269 return FunctionArray; in renderFunctions()