Searched defs:IgnoreCase (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DRegex.h32 IgnoreCase=1, enumerator in enum:llvm::Regex::__anon1544
H A DFileCheck.h33 bool IgnoreCase = false; member in struct:llvm::FileCheckRequest
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Option/
H A DOptTable.h61 bool IgnoreCase; member in class:llvm::opt::OptTable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Option/
H A DOptTable.cpp97 OptTable::OptTable(ArrayRef<Info> OptionInfos, bool IgnoreCase) argument
180 matchOption(const OptTable::Info *I, StringRef Str, bool IgnoreCase) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DFileCheckImpl.h425 bool IgnoreCase = false; member in class:llvm::Pattern

Completed in 210 milliseconds