Searched defs:SanitizerSet (Results 1 – 1 of 1) sorted by relevance
152 struct SanitizerSet { struct154 bool has(SanitizerMask K) const { in has()182 /// Serialize a SanitizerSet into values for -fsanitize= or -fno-sanitize=. argument