Home
last modified time | relevance | path

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

/build/soong/cc/
Dsanitize.go178 Undefined *bool `android:"arch_variant"` member
196 Undefined *bool `android:"arch_variant"`
297 …if found, globalSanitizers = removeFromList("default-ub", globalSanitizers); found && s.Undefined
298 s.Undefined = boolPtr(true)
433 s.Undefined = nil
464 s.Undefined = nil
474 …if ctx.Os() != android.Windows && (Bool(s.All_undefined) || Bool(s.Undefined) || Bool(s.Address) |…
490 s.Diag.Undefined = nil
1007 if Bool(c.sanitize.Properties.Sanitize.Undefined) {
1035 if Bool(c.sanitize.Properties.Sanitize.Diag.Undefined) {
[all …]