Searched defs:constant_name (Results 1 – 2 of 2) sorted by relevance
587 std::string constant_name = extension_field.name() + "_FIELD_NUMBER"; in PrintTopLevelExtensions() local
2883 let constant_name = match mangling_prefix { in with_variant() localVariable3174 let constant_name = if enum_.name().is_some() { in codegen() localVariable3183 let constant_name = ctx.rust_ident(constant_name); in codegen() localVariable