Home
last modified time | relevance | path

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

/external/toolchain-utils/compiler_wrapper/
Ddisable_werror_flag_test.go415 if !shouldForceDisableWerror(ctx, ctx.cfg) {
421 if shouldForceDisableWerror(ctx, ctx.cfg) {
429 if shouldForceDisableWerror(ctx, ctx.cfg) {
Ddisable_werror_flag.go22 func shouldForceDisableWerror(env env, cfg *config) bool { func
Dcompiler_wrapper.go146 if shouldForceDisableWerror(env, cfg) {