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

  /external/grpc-grpc/tools/dockerfile/grpc_clang_tidy/
clang_tidy_all_the_things.sh 19 CLANG_TIDY=${CLANG_TIDY:-clang-tidy-5.0}
  /build/soong/scripts/
clang-tidy.sh 20 # CLANG_TIDY: path to the real clang-tidy program
37 ${CLANG_TIDY} "${args[@]}"
  /build/soong/cc/
builder.go 166 Command: "rm -f $out && CLANG_TIDY=${config.ClangBin}/clang-tidy ${config.ClangTidyShellPath} $tidyFlags $in -- $cFlags && touch $out",
  /build/make/core/
definitions.mk     [all...]

Completed in 90 milliseconds