HomeSort by relevance Sort by last modified time
    Searched refs:DEFAULT_GLOBAL_TIDY_CHECKS (Results 1 - 3 of 3) sorted by null

  /build/make/core/clang/
tidy.mk 30 define default_global_tidy_checks macro
32 $(DEFAULT_GLOBAL_TIDY_CHECKS) \
  /build/soong/cc/config/
tidy.go 29 if override := config.(android.Config).Getenv("DEFAULT_GLOBAL_TIDY_CHECKS"); override != "" {
  /build/soong/cc/
makevars.go 75 ctx.Strict("DEFAULT_GLOBAL_TIDY_CHECKS", "${config.TidyDefaultGlobalChecks}")

Completed in 52 milliseconds