Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/
H A DProtocol.h233 struct ReferenceLocation : Location { struct
238 llvm::json::Value toJSON(const ReferenceLocation &); argument