Searched defs:nested_name (Results 1 – 3 of 3) sorted by relevance
723 let nested_name = nested.path.segments.last().unwrap().ident.to_string(); in from_attr() localVariable724 let nested_name = nested_name.as_str(); in from_attr() localVariable
804 const std::string nested_name = in PrintDescriptor() local1109 const std::string nested_name = ModuleLevelDescriptorName(descriptor); in FixContainingTypeInDescriptor() local
329 const char* nested_name = lua_tostring(L, -1); in lupb_MessageDef_pushnested() local