|
LLVM 22.0.0git
|
This is the complete list of members for llvm::lsp::Location, including all inherited members.
| Location()=default | llvm::lsp::Location | |
| Location(const URIForFile &uri, Range range) | llvm::lsp::Location | inline |
| Location(const URIForFile &uri, llvm::SourceMgr &mgr, SMRange range) | llvm::lsp::Location | inline |
| operator!=(const Location &lhs, const Location &rhs) | llvm::lsp::Location | friend |
| operator<(const Location &lhs, const Location &rhs) | llvm::lsp::Location | friend |
| operator==(const Location &lhs, const Location &rhs) | llvm::lsp::Location | friend |
| range | llvm::lsp::Location | |
| uri | llvm::lsp::Location |