Home
last modified time | relevance | path

Searched defs:useClangLld (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/build/soong/cc/
H A Dlinker.go448 func (linker *baseLinker) useClangLld(ctx ModuleContext) bool { func
H A Dcc.go551 useClangLld(actx ModuleContext) bool methodSpec
633 useClangLld(actx ModuleContext) bool methodSpec
1670 func (ctx *moduleContextImpl) useClangLld(actx ModuleContext) bool { func