Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
DRegex.h33 IgnoreCase = 1, enumerator
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Option/
DOptTable.h63 bool IgnoreCase; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Option/
DOptTable.cpp98 OptTable::OptTable(ArrayRef<Info> OptionInfos, bool IgnoreCase) in OptTable()
182 bool IgnoreCase) { in matchOption()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/FileCheck/
DFileCheck.h36 bool IgnoreCase = false; member
/freebsd-12-stable/contrib/llvm-project/llvm/lib/FileCheck/
DFileCheckImpl.h681 bool IgnoreCase = false; variable
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
Dllvm-dwarfdump.cpp171 static opt<bool> IgnoreCase("ignore-case", variable