Home
last modified time | relevance | path

Searched defs:tidyAttributes (Results 1 – 3 of 3) sorted by relevance

/build/soong/cc/
Dbp2build.go72 tidyAttributes anonMember
75 type tidyAttributes struct { struct
76 Tidy *string
77 Tidy_flags []string
78 Tidy_checks []string
79 Tidy_checks_as_errors []string
80 Tidy_disabled_srcs bazel.LabelListAttribute
81 Tidy_timeout_srcs bazel.LabelListAttribute
84 func (m *Module) convertTidyAttributes(ctx android.BaseMutatorContext, moduleAttrs *tidyAttributes)…
Dbinary.go708 tidyAttributes anonMember
Dtest.go670 tidyAttributes anonMember