Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-objcopy/
DCopyConfig.h119 bool isPositiveMatch() const { return IsPositiveMatch; } in isPositiveMatch() function
136 if (Matcher->isPositiveMatch()) in addMatcher()