Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DGlobalCompilationDatabase.cpp203 static std::string maybeCaseFoldPath(PathRef Path) { in maybeCaseFoldPath() function
225 FoldedDirs.push_back(maybeCaseFoldPath(Dir)); in getDirectoryCaches()