Home
last modified time | relevance | path

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

/build/soong/cc/
Dsanitize.go325 type sanitizeMutatedProperties struct { struct
327 Never *bool `blueprint:"mutated"`
331 Address *bool `blueprint:"mutated"`
333 Thread *bool `blueprint:"mutated"`
335 Hwaddress *bool `blueprint:"mutated"`
338 All_undefined *bool `blueprint:"mutated"`
340 Undefined *bool `blueprint:"mutated"`
342 Misc_undefined []string `blueprint:"mutated"`
344 Fuzzer *bool `blueprint:"mutated"`
346 Safestack *bool `blueprint:"mutated"`
[all …]