Home
last modified time | relevance | path

Searched refs:ReferenceContext (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Tools/lsp-server-support/
H A DProtocol.h406 struct ReferenceContext { struct
412 bool fromJSON(const llvm::json::Value &value, ReferenceContext &result, argument
416 ReferenceContext context;
H A DProtocol.cpp439 ReferenceContext &result, llvm::json::Path path) { in fromJSON()
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DProtocol.h1621 struct ReferenceContext { struct
1627 ReferenceContext context; argument
H A DProtocol.cpp1264 bool fromJSON(const llvm::json::Value &Params, ReferenceContext &R, in fromJSON()