Searched refs:IsDependencyRoot (Results 1 – 3 of 3) sorted by relevance
20 IsDependencyRoot() bool methodSpec
1264 if c.IsDependencyRoot() && c.IsSanitizerEnabled(t) {
157 func (mod *Module) IsDependencyRoot() bool { func