Go to the source code of this file.
Namespaces | |
upbc | |
Functions | |
void | upbc::EmitFileWarning (const protobuf::FileDescriptor *file, Output &output) |
std::string | upbc::FileLayoutName (const google::protobuf::FileDescriptor *file) |
std::string | upbc::HeaderFilename (const google::protobuf::FileDescriptor *file) |
std::string | upbc::MessageName (const protobuf::Descriptor *descriptor) |
std::string | upbc::StripExtension (absl::string_view fname) |
std::string | upbc::ToCIdent (absl::string_view str) |
std::string | upbc::ToPreproc (absl::string_view str) |