Home
last modified time | relevance | path

Searched defs:IsPositiveMatch (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/tools/llvm-objcopy/
DCopyConfig.h105 bool IsPositiveMatch = true; variable
109 NameOrPattern(std::shared_ptr<GlobPattern> G, bool IsPositiveMatch) in NameOrPattern()
DCopyConfig.cpp372 bool IsPositiveMatch = true; in create() local