Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/
DCommonConfig.cpp22 bool IsPositiveMatch = true; in create() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjCopy/
DCommonConfig.h103 bool IsPositiveMatch = true; variable
107 NameOrPattern(std::shared_ptr<GlobPattern> G, bool IsPositiveMatch) in NameOrPattern()