Home
last modified time | relevance | path

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

/build/soong/cc/
Dsanitize.go311 type sanitizeMutatedProperties struct { struct
313 Never *bool `blueprint:"mutated"`
317 Address *bool `blueprint:"mutated"`
319 Thread *bool `blueprint:"mutated"`
321 Hwaddress *bool `blueprint:"mutated"`
324 All_undefined *bool `blueprint:"mutated"`
326 Undefined *bool `blueprint:"mutated"`
328 Misc_undefined []string `blueprint:"mutated"`
330 Fuzzer *bool `blueprint:"mutated"`
332 Safestack *bool `blueprint:"mutated"`
[all …]