Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()