Home
last modified time | relevance | path

Searched refs:selectedStl (Results 1 – 2 of 2) sorted by relevance

/build/soong/cc/
Dbinary.go168 if ctx.selectedStl() == "libc++_static" {
Dcc.go505 selectedStl() string methodSpec
1586 func (ctx *moduleContextImpl) selectedStl() string { func