Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DProtocol.h1330 struct TypeHierarchyParams : public TextDocumentPositionParams { struct
1337 bool fromJSON(const llvm::json::Value &, TypeHierarchyParams &, argument