Home
last modified time | relevance | path

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

/aosp_15_r20/external/toolchain-utils/compiler_wrapper/
H A Ddisable_werror_flag.go26 type forceDisableWerrorConfig struct { struct
32 reportDir string
33 reportToStdout bool
36 enabled bool
152 …dWithWNoError(env env, cfg *config, originalCmd *command, werrorConfig forceDisableWerrorConfig) (…