Home
last modified time | relevance | path

Searched refs:isCaseSensitivePath (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Frontend/
DModuleDependencyCollector.cpp110 static bool isCaseSensitivePath(StringRef Path) { in isCaseSensitivePath() function
140 VFSWriter.setCaseSensitivity(isCaseSensitivePath(VFSDir)); in writeFileMap()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCollector.cpp17 static bool isCaseSensitivePath(StringRef Path) { in isCaseSensitivePath() function
178 VFSWriter.setCaseSensitivity(isCaseSensitivePath(OverlayRoot)); in writeMapping()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DFileCollector.cpp34 static bool isCaseSensitivePath(StringRef Path) { in isCaseSensitivePath() function
242 VFSWriter.setCaseSensitivity(isCaseSensitivePath(OverlayRoot)); in writeMapping()