Home
last modified time | relevance | path

Searched defs:InputGCDA (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A Dgcov.cpp24 const std::string &InputGCDA, bool DumpGCOV, in reportCoverage() argument
166 cl::opt<std::string> InputGCDA("gcda", cl::cat(DebugCat), cl::init(""), gcovMain() local