Searched defs:toProtobuf (Results 1 – 1 of 1) sorted by relevance
208 LookupRequest Marshaller::toProtobuf(const clangd::LookupRequest &From) { toProtobuf() function in clang::clangd::remote::Marshaller 215 FuzzyFindRequest Marshaller::toProtobuf(const clangd::FuzzyFindRequest &From) { toProtobuf() function in clang::clangd::remote::Marshaller 236 RefsRequest Marshaller::toProtobuf(const clangd::RefsRequest &From) { toProtobuf() function in clang::clangd::remote::Marshaller 247 RelationsRequest Marshaller::toProtobuf(const clangd::RelationsRequest &From) { toProtobuf() function in clang::clangd::remote::Marshaller 257 llvm::Expected<Symbol> Marshaller::toProtobuf(const clangd::Symbol &From) { toProtobuf() function in clang::clangd::remote::Marshaller 292 llvm::Expected<Ref> Marshaller::toProtobuf(const clangd::Ref &From) { toProtobuf() function in clang::clangd::remote::Marshaller 302 llvm::Expected<Relation> Marshaller::toProtobuf(const clangd::SymbolID &Subject, toProtobuf() function in clang::clangd::remote::Marshaller 355 Marshaller::toProtobuf(const clangd::SymbolLocation::Position &Position) { toProtobuf() function in clang::clangd::remote::Marshaller 372 SymbolInfo Marshaller::toProtobuf(const clang::index::SymbolInfo &Info) { toProtobuf() function in clang::clangd::remote::Marshaller 394 Marshaller::toProtobuf(const clangd::SymbolLocation &Location) { toProtobuf() function in clang::clangd::remote::Marshaller 405 llvm::Expected<HeaderWithReferences> Marshaller::toProtobuf( toProtobuf() function in clang::clangd::remote::Marshaller [all...]