Home
last modified time | relevance | path

Searched defs:rangeLength (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang-tools-extra/clangd/unittests/
H A DSourceCodeTests.cpp840 int rangeLength(llvm::StringRef Code, const Range &Rng) { in rangeLength() function
/llvm-project/mlir/include/mlir/Tools/lsp-server-support/
H A DProtocol.h491 std::optional<int> rangeLength; member
/llvm-project/clang-tools-extra/clangd/
H A DProtocol.h776 std::optional<int> rangeLength; global() member