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

  /build/soong/cc/
tidy.go 26 // whether to run clang-tidy over C-like sources.
27 Tidy *bool
29 // Extra flags to pass to clang-tidy
32 // Extra checks to enable or disable in clang-tidy
40 func (tidy *tidyFeature) props() []interface{} {
41 return []interface{}{&tidy.Properties}
44 func (tidy *tidyFeature) begin(ctx BaseModuleContext) {
47 func (tidy *tidyFeature) deps(ctx DepsContext, deps Deps) Deps {
51 func (tidy *tidyFeature) flags(ctx ModuleContext, flags Flags) Flags {
52 CheckBadTidyFlags(ctx, "tidy_flags", tidy.Properties.Tidy_flags
    [all...]
util.go 107 tidy: in.Tidy,
cc.go 111 TidyFlags []string // Flags that apply to clang-tidy
121 Tidy bool
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mqoai.h     [all...]

Completed in 96 milliseconds