LLVM 22.0.0git
llvm::lsp::URIForFile Member List

This is the complete list of members for llvm::lsp::URIForFile, including all inherited members.

file() constllvm::lsp::URIForFileinline
fromFile(StringRef absoluteFilepath, StringRef scheme="file")llvm::lsp::URIForFilestatic
fromURI(StringRef uri)llvm::lsp::URIForFilestatic
operator bool() constllvm::lsp::URIForFileinlineexplicit
operator!=(const URIForFile &lhs, const URIForFile &rhs)llvm::lsp::URIForFilefriend
operator<(const URIForFile &lhs, const URIForFile &rhs)llvm::lsp::URIForFilefriend
operator==(const URIForFile &lhs, const URIForFile &rhs)llvm::lsp::URIForFilefriend
registerSupportedScheme(StringRef scheme)llvm::lsp::URIForFilestatic
scheme() constllvm::lsp::URIForFile
uri() constllvm::lsp::URIForFileinline
URIForFile()=defaultllvm::lsp::URIForFile