Home
last modified time | relevance | path

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

/build/soong/cc/config/
Dx86_windows_host.go44 windowsClangCflags = append(ClangFilterUnknownCflags(windowsCflags), []string{}...) var
134 pctx.StaticVariable("WindowsClangCflags", strings.Join(windowsClangCflags, " "))