Home
last modified time | relevance | path

Searched defs:isNetworkPath (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clangd/
H A DURI.cpp27 bool isNetworkPath(llvm::StringRef Path) { in isNetworkPath() function
/llvm-project/mlir/lib/Tools/lsp-server-support/
H A DProtocol.cpp59 static bool isNetworkPath(StringRef path) { in isNetworkPath() function