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

  /build/make/core/
config.mk 386 PATH_TO_CLANG_TIDY := \
388 ifeq ($(wildcard $(PATH_TO_CLANG_TIDY)),)
390 $(warning *** Disable WITH_TIDY because $(PATH_TO_CLANG_TIDY) does not exist)
392 PATH_TO_CLANG_TIDY :=
    [all...]
definitions.mk     [all...]
binary.mk     [all...]
  /build/soong/cc/
makevars.go 39 ctx.Strict("PATH_TO_CLANG_TIDY", "${config.ClangBin}/clang-tidy")

Completed in 886 milliseconds