Searched defs:DumpGCOV (Results 1 – 2 of 2) sorted by relevance
/external/llvm/tools/llvm-cov/ |
D | gcov.cpp | 25 const std::string &InputGCDA, bool DumpGCOV, in reportCoverage() 129 cl::opt<bool> DumpGCOV("dump", cl::init(false), cl::cat(DebugCat), in gcovMain() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/ |
D | gcov.cpp | 25 const std::string &InputGCDA, bool DumpGCOV, in reportCoverage() 129 cl::opt<bool> DumpGCOV("dump", cl::init(false), cl::cat(DebugCat), in gcovMain() local
|