![]() |
|
|||
File indexing completed on 2025-02-21 10:16:12
0001 #ifndef THIRD_PARTY_UPB_UPB_GENERATOR_MANGLE_H_ 0002 #define THIRD_PARTY_UPB_UPB_GENERATOR_MANGLE_H_ 0003 0004 #include <string> 0005 0006 #include "absl/strings/string_view.h" 0007 0008 namespace upb { 0009 namespace generator { 0010 0011 std::string MessageInit(absl::string_view full_name); 0012 0013 } // namespace generator 0014 } // namespace upb 0015 0016 #endif // THIRD_PARTY_UPB_UPB_GENERATOR_MANGLE_H_
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
![]() ![]() |