Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-cov/
DCoverageExporterJson.cpp194 json::Array FunctionArray; in renderFunctions() local
196 FunctionArray.push_back( in renderFunctions()
201 return FunctionArray; in renderFunctions()