Searched defs:uriScheme (Results 1 – 2 of 2) sorted by relevance
37 static std::optional<lsp::Location> getLocationFromLoc(StringRef uriScheme, in getLocationFromLoc()60 StringRef uriScheme, const lsp::URIForFile *uri = nullptr) { in getLocationFromLoc()212 StringRef uriScheme = uri.scheme(); in getLspDiagnoticFromDiag() local
198 std::string uriScheme = percentDecode(schemeStr); in parseFilePathFromURI() local