Home
last modified time | relevance | path

Searched refs:IsDependencyRoot (Results 1 – 4 of 4) sorted by relevance

/aosp12/build/soong/cc/
H A Dlinkable.go20 IsDependencyRoot() bool
H A Dsanitize.go1264 if c.IsDependencyRoot() && c.IsSanitizerEnabled(t) {
H A Dcc.go1080 func (c *Module) IsDependencyRoot() bool { func
/aosp12/build/soong/rust/
H A Drust.go157 func (mod *Module) IsDependencyRoot() bool { func