Home
last modified time | relevance | path

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

/build/soong/cc/
Dlinkable.go24 NonCcVariants() bool methodSpec
Dlibrary.go1487 if library.NonCcVariants() {
Dcc.go655 func (c *Module) NonCcVariants() bool { func
/build/soong/rust/
Drust.go142 func (mod *Module) NonCcVariants() bool { func