Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/index/remote/server/
H A DServer.cpp150 auto SerializedItem = ProtobufMarshaller->toProtobuf(Item); in Lookup() local
196 auto SerializedItem = ProtobufMarshaller->toProtobuf(Item); in FuzzyFind() local
238 auto SerializedItem = ProtobufMarshaller->toProtobuf(Item); in Refs() local
284 auto SerializedItem = ProtobufMarshaller->toProtobuf(Subject, Object); Relations() local
[all...]