OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsPositiveMatch
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/
CommonConfig.h
101
bool
IsPositiveMatch
= true;
105
NameOrPattern(std::shared_ptr<GlobPattern> G, bool
IsPositiveMatch
)
106
: G(G),
IsPositiveMatch
(
IsPositiveMatch
) {}
115
bool
isPositiveMatch
() const { return
IsPositiveMatch
; }
132
if (Matcher->
isPositiveMatch
())
ConfigManager.cpp
373
bool
IsPositiveMatch
= true;
375
IsPositiveMatch
= false;
389
IsPositiveMatch
);
Completed in 24 milliseconds
Indexes created Tue Sep 08 00:25:21 UTC 2026