Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/
H A DCommonConfig.h115 bool isPositiveMatch() const { return IsPositiveMatch; } in isPositiveMatch() function
132 if (Matcher->isPositiveMatch()) in addMatcher()