nixd
|
This is the complete list of members for lspserver::URIForFile, including all inherited members.
canonicalize(llvm::StringRef AbsPath, llvm::StringRef TUPath) | lspserver::URIForFile | static |
file() const | lspserver::URIForFile | inline |
fromURI(const URI &U, llvm::StringRef HintPath) | lspserver::URIForFile | static |
operator bool() const | lspserver::URIForFile | inlineexplicit |
operator!=(const URIForFile &LHS, const URIForFile &RHS) | lspserver::URIForFile | friend |
operator<(const URIForFile &LHS, const URIForFile &RHS) | lspserver::URIForFile | friend |
operator==(const URIForFile &LHS, const URIForFile &RHS) | lspserver::URIForFile | friend |
uri() const | lspserver::URIForFile | inline |
URIForFile()=default | lspserver::URIForFile |