Searched refs:isCaseSensitivePath (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DModuleDependencyCollector.cpp112 static bool isCaseSensitivePath(StringRef Path) { function
142 VFSWriter.setCaseSensitivity(isCaseSensitivePath(VFSDir));
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DFileCollector.cpp18 static bool isCaseSensitivePath(StringRef Path) { function
212 VFSWriter.setCaseSensitivity(isCaseSensitivePath(OverlayRoot));

Completed in 52 milliseconds