OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:matchesFilename
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
CoverageFilters.cpp
33
bool NameRegexCoverageFilter::
matchesFilename
(StringRef Filename) const {
70
bool CoverageFilters::
matchesFilename
(StringRef Filename) const {
72
if (Filter->
matchesFilename
(Filename))
CoverageFilters.h
40
virtual bool
matchesFilename
(StringRef Filename) const {
66
bool
matchesFilename
(StringRef Filename) const override;
147
bool
matchesFilename
(StringRef Filename) const override;
Completed in 20 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026