LLVM 22.0.0git
|
This is the complete list of members for llvm::lsp::URIForFile, including all inherited members.
file() const | llvm::lsp::URIForFile | inline |
fromFile(StringRef absoluteFilepath, StringRef scheme="file") | llvm::lsp::URIForFile | static |
fromURI(StringRef uri) | llvm::lsp::URIForFile | static |
operator bool() const | llvm::lsp::URIForFile | inlineexplicit |
operator!=(const URIForFile &lhs, const URIForFile &rhs) | llvm::lsp::URIForFile | friend |
operator<(const URIForFile &lhs, const URIForFile &rhs) | llvm::lsp::URIForFile | friend |
operator==(const URIForFile &lhs, const URIForFile &rhs) | llvm::lsp::URIForFile | friend |
registerSupportedScheme(StringRef scheme) | llvm::lsp::URIForFile | static |
scheme() const | llvm::lsp::URIForFile | |
uri() const | llvm::lsp::URIForFile | inline |
URIForFile()=default | llvm::lsp::URIForFile |