Searched defs:Object (Results 1 – 5 of 5) sorted by relevance
96 Map<Object, Set<String>> inlinedUsages, in combineDependencies()106 Map<Object, Set<String>> inlinedUsages, Map<Object, Set<String>> constantRegistry) { in buildConstantDependencies()
81 type Object struct { struct83 Type string84 Class string85 Options []Option90 func (ob Object) Config() string {
225 Object() bool methodSpec
4052 func (c *Module) Object() bool { func
367 func (mod *Module) Object() bool { func