Home
last modified time | relevance | path

Searched defs:IgnoreCase (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DRegex.h33 IgnoreCase=1, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DRegex.h32 IgnoreCase=1, enumerator
DFileCheck.h33 bool IgnoreCase = false; member
/external/llvm/include/llvm/Support/
DRegex.h33 IgnoreCase=1, enumerator
/external/llvm/include/llvm/Option/
DOptTable.h54 bool IgnoreCase; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/
DOptTable.h61 bool IgnoreCase; variable
/external/llvm/lib/Option/
DOptTable.cpp87 OptTable::OptTable(ArrayRef<Info> OptionInfos, bool IgnoreCase) in OptTable()
174 bool IgnoreCase) { in matchOption()
/external/rust/crates/clap/src/builder/
Darg_settings.rs41 IgnoreCase, enumerator
/external/llvm/unittests/Option/
DOptionParsingTest.cpp50 TestOptTable(bool IgnoreCase = false) in TestOptTable()
158 TEST(Option, IgnoreCase) { in TEST() argument
/external/rust/crates/clap/3.2.23/src/builder/
Darg_settings.rs360 IgnoreCase, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Option/
DOptTable.cpp97 OptTable::OptTable(ArrayRef<Info> OptionInfos, bool IgnoreCase) in OptTable()
181 bool IgnoreCase) { in matchOption()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCheckImpl.h425 bool IgnoreCase = false; variable