Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/
H A DCommonConfig.h101 bool IsPositiveMatch = true; variable
105 NameOrPattern(std::shared_ptr<GlobPattern> G, bool IsPositiveMatch) in NameOrPattern()
H A DConfigManager.cpp373 bool IsPositiveMatch = true; in create() local