Searched refs:NonCcVariants (Results 1 – 3 of 3) sorted by relevance
/build/soong/cc/ | ||
D | linkable.go | 116 NonCcVariants() bool methodSpec |
D | library.go | 1994 if library.NonCcVariants() { |
/build/soong/rust/ | ||
D | rust.go | 191 func (mod *Module) NonCcVariants() bool { func |