Home
last modified time | relevance | path

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

/build/soong/cc/
Dbinary.go164 if ctx.selectedStl() == "libc++_static" {
Dcc.go340 selectedStl() string methodSpec
1245 func (ctx *moduleContextImpl) selectedStl() string { func