Searched defs:IsCaseSensitive (Results 1 – 3 of 3) sorted by relevance
205 bool IsCaseSensitive() const { return is_style_posix(m_style); } in IsCaseSensitive() function
1106 std::optional<bool> IsCaseSensitive; global() variable
2817 write(ArrayRef<YAMLVFSEntry> Entries,std::optional<bool> UseExternalNames,std::optional<bool> IsCaseSensitive,std::optional<bool> IsOverlayRelative,StringRef OverlayDir) write() argument