Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Tools/lsp-server-support/
H A DProtocol.h136 explicit URIForFile(std::string &&filePath, std::string &&uriStr) in URIForFile()
140 std::string uriStr; variable