Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DRegex.h33 IgnoreCase = 1, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Option/
H A DOptTable.h63 bool IgnoreCase; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/FileCheck/
H A DFileCheck.h36 bool IgnoreCase = false; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Option/
H A DOptTable.cpp98 OptTable::OptTable(ArrayRef<Info> OptionInfos, bool IgnoreCase) in OptTable()
182 bool IgnoreCase) { in matchOption()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/FileCheck/
H A DFileCheck.cpp60 static cl::opt<bool> IgnoreCase( variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/
H A DFileCheckImpl.h681 bool IgnoreCase = false; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp170 static opt<bool> IgnoreCase("ignore-case", variable