Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A Dgcov.cpp82 gcovOneInput(Options, SourceFile, GCNO, GCDA, GF); in reportCoverage()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DGCOV.h311 void gcovOneInput(const GCOV::Options &options, StringRef filename,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DGCOV.cpp942 void llvm::gcovOneInput(const GCOV::Options &options, StringRef filename, in gcovOneInput() function in llvm