Searched defs:IsCaseSensitive (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DFileSpec.h204 bool IsCaseSensitive() const { return m_style != Style::windows; } function in class:lldb_private::FileSpec
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DVirtualFileSystem.h779 Optional<bool> IsCaseSensitive; member in class:llvm::vfs::YAMLVFSWriter
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp1977 write(ArrayRef<YAMLVFSEntry> Entries, Optional<bool> UseExternalNames, Optional<bool> IsCaseSensitive, Optional<bool> IsOverlayRelative, StringRef OverlayDir) argument

Completed in 192 milliseconds