Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/
DCoverageExporterJson.cpp91 void CoverageExporterJson::emitDictKey(const std::string &Key) { in emitDictKey() function in CoverageExporterJson
137 emitDictKey("data"); in renderRoot()
145 emitDictKey("files"); in renderRoot()
154 emitDictKey("functions"); in renderRoot()
158 emitDictKey("totals"); in renderRoot()
185 emitDictKey("regions"); in renderFunctions()
189 emitDictKey("filenames"); in renderFunctions()
235 emitDictKey("summary"); in renderFile()
246 emitDictKey("segments"); in renderFileCoverage()
257 emitDictKey("expansions"); in renderFileCoverage()
[all …]
DCoverageExporterJson.h42 void emitDictKey(const std::string &Key);