Searched defs:SourceWrapper (Results 1 – 1 of 1) sorted by relevance
424 struct SourceWrapper<absl::Cord> { struct425 explicit SourceWrapper(const absl::Cord* c) : cord(c) {} in SourceWrapper() function427 bool MergeInto(MessageLite* msg, const internal::TcParseTableBase* tc_table, in MergeInto()438 const absl::Cord* const cord;