Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSymbol.cpp338 LVSymbols ReferenceParams; in parametersMatch() local
/llvm-project/mlir/include/mlir/Tools/lsp-server-support/
H A DProtocol.h442 struct ReferenceParams : public TextDocumentPositionParams { struct
447 bool fromJSON(const llvm::json::Value &value, ReferenceParams &result, argument
/llvm-project/clang-tools-extra/clangd/
H A DProtocol.h1783 struct ReferenceParams : public TextDocumentPositionParams { global() struct
1786 contextReferenceParams global() argument