Home
last modified time | relevance | path

Searched refs:Tidy (Results 1 – 3 of 3) sorted by relevance

/build/soong/cc/
Dtidy.go27 Tidy *bool member
59 if tidy.Properties.Tidy != nil && !*tidy.Properties.Tidy {
64 if tidy.Properties.Tidy == nil && !ctx.Config().ClangTidy() {
68 flags.Tidy = true
Dutil.go86 tidy: in.Tidy,
Dcc.go194 Tidy bool member