Home
last modified time | relevance | path

Searched defs:IgnoreCase (Results 1 – 18 of 18) 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-project/llvm/include/llvm/Support/
DRegex.h33 IgnoreCase = 1, enumerator
/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/llvm/unittests/Option/
DOptionParsingTest.cpp50 TestOptTable(bool IgnoreCase = false) in TestOptTable()
158 TEST(Option, IgnoreCase) { in TEST() argument
/external/llvm-project/llvm/include/llvm/Option/
DOptTable.h63 bool IgnoreCase; variable
/external/llvm-project/llvm/unittests/Option/
DOptionParsingTest.cpp50 TestOptTable(bool IgnoreCase = false) in TestOptTable()
162 TEST(Option, IgnoreCase) { in TEST() argument
/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/llvm-project/llvm/include/llvm/FileCheck/
DFileCheck.h35 bool IgnoreCase = false; member
/external/llvm-project/llvm/lib/Option/
DOptTable.cpp98 OptTable::OptTable(ArrayRef<Info> OptionInfos, bool IgnoreCase) in OptTable()
182 bool IgnoreCase) { in matchOption()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCheckImpl.h425 bool IgnoreCase = false; variable
/external/llvm-project/llvm/utils/FileCheck/
DFileCheck.cpp59 static cl::opt<bool> IgnoreCase( variable
/external/llvm-project/llvm/lib/FileCheck/
DFileCheckImpl.h640 bool IgnoreCase = false; variable
/external/llvm-project/llvm/tools/llvm-dwarfdump/
Dllvm-dwarfdump.cpp168 static opt<bool> IgnoreCase("ignore-case", variable