Home | History | Annotate | Download | only in generator

Lines Matching refs:extension

198 // ExtensionDescriptor describes an extension. If it's at top level, its parent will be nil.
211 // top-level extension
226 // Each scope of the extension is individually CamelCased, and all are joined with "_" with an "E_" prefix.
905 for _, field := range desc.Extension {
966 for _, field := range file.Extension {
1919 // Extension support methods
2529 // foreign extension type
2535 // Special case for proto2 message sets: If this extension is extending