Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/cc/
H A Dsanitize.go322 type sanitizeMutatedProperties struct { struct
324 Never *bool `blueprint:"mutated"`
328 Address *bool `blueprint:"mutated"`
330 Thread *bool `blueprint:"mutated"`
332 Hwaddress *bool `blueprint:"mutated"`
335 All_undefined *bool `blueprint:"mutated"`
337 Undefined *bool `blueprint:"mutated"`
339 Misc_undefined []string `blueprint:"mutated"`
341 Fuzzer *bool `blueprint:"mutated"`
343 Safestack *bool `blueprint:"mutated"`
[all …]