Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Utility/
DFileSpec.h205 bool IsCaseSensitive() const { return m_style != Style::windows; } in IsCaseSensitive() function
/external/clang/include/clang/Basic/
DVirtualFileSystem.h340 Optional<bool> IsCaseSensitive; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DVirtualFileSystem.h779 Optional<bool> IsCaseSensitive; variable
/external/llvm-project/llvm/include/llvm/Support/
DVirtualFileSystem.h782 Optional<bool> IsCaseSensitive; variable
/external/clang/lib/Basic/
DVirtualFileSystem.cpp1676 Optional<bool> IsCaseSensitive, in write()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DVirtualFileSystem.cpp1979 Optional<bool> IsCaseSensitive, in write()
/external/llvm-project/llvm/lib/Support/
DVirtualFileSystem.cpp2073 Optional<bool> IsCaseSensitive, in write()