MCPcopy Index your code
hub / github.com/davyxu/tabtoy / IsCombine

Method IsCombine

v2/printer/cpp.go:358–360  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

356}
357
358func (self *cppStructModel) IsCombine() bool {
359 return self.Descriptor.Usage == model.DescriptorUsage_CombineStruct
360}
361
362type cppFileModel struct {
363 Namespace string

Callers 1

TagMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected