OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEFAULT_LOCAL_TIDY_CHECKS
(Results
1 - 2
of
2
) sorted by null
/build/make/core/clang/
tidy.mk
28
# Match $(1) with all patterns in
DEFAULT_LOCAL_TIDY_CHECKS
and use the last
33
$(foreach pattern,$(
DEFAULT_LOCAL_TIDY_CHECKS
), \
/build/soong/cc/
makevars.go
76
ctx.Strict("
DEFAULT_LOCAL_TIDY_CHECKS
", joinLocalTidyChecks(config.DefaultLocalTidyChecks))
Completed in 172 milliseconds