Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/sancov/
H A Dsancov.cpp868 static ErrorOr<bool> isCoverageFile(const std::string &FileName) { in isCoverageFile() function
1095 auto ErrorOrIsCoverage = isCoverageFile(FileName); in readSymbolizeAndMergeCmdArguments()