Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/unittests/remote/
H A DMarshallingTests.cpp93 Marshaller ProtobufMarshaller( in TEST() local
150 Marshaller ProtobufMarshaller(testPath("home/"), testPath("home/")); in TEST() local
227 Marshaller ProtobufMarshaller(testPath("llvm-project/"), in TEST() local
256 Marshaller ProtobufMarshaller(testPath(""), testPath("")); in TEST() local
303 Marshaller ProtobufMarshaller(testPath("remote/"), testPath("local/")); in TEST() local
314 Marshaller ProtobufMarshaller(testPath("remote/"), testPath("local/")); in TEST() local
327 Marshaller ProtobufMarshaller(testPath("remote/"), testPath("local/")); in TEST() local
345 Marshaller ProtobufMarshaller(testPath("remote/"), testPath("local/")); in TEST() local
360 Marshaller ProtobufMarshaller(testPath("remote/"), testPath("local/")); in TEST() local
378 Marshaller ProtobufMarshaller(testPath("remote/"), testPath("local/")); in TEST() local
[all …]
/llvm-project/clang-tools-extra/clangd/index/remote/
H A DClient.cpp178 std::unique_ptr<Marshaller> ProtobufMarshaller; global() member in clang::clangd::remote::__anon88e4824f0111::IndexClient
/llvm-project/clang-tools-extra/clangd/index/remote/server/
H A DServer.cpp331 std::unique_ptr<Marshaller> ProtobufMarshaller; global() member in clang::clangd::remote::__anonb5b73aed0111::RemoteIndexServer
[all...]