Home
last modified time | relevance | path

Searched defs:TextEdit (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/include/mlir/Tools/lsp-server-support/
H A DProtocol.h744 struct TextEdit { struct
754 inline bool operator==(const TextEdit &lhs, const TextEdit &rhs) { argument
/llvm-project/clang-tools-extra/clangd/
H A DProtocol.h243 struct TextEdit { struct
256 inline bool operator==(const TextEdit &L, const TextEdit &R) { argument
[all...]