Searched defs:NonCcVariants (Results 1 – 3 of 3) sorted by relevance
| /build/soong/cc/ | ||
| D | linkable.go | 113 	NonCcVariants() bool  methodSpec | 
| D | cc.go | 1096 func (c *Module) NonCcVariants() bool {  func | 
| /build/soong/rust/ | ||
| D | rust.go | 225 func (mod *Module) NonCcVariants() bool {  func |