Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
358
func
(self *cppStructModel) IsCombine() bool {
359
return
self.Descriptor.Usage == model.DescriptorUsage_CombineStruct
360
}
361
362
type
cppFileModel
struct
{
363
Namespace string
Callers
1
Tag
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected