Searched refs:AllowGroups (Results 1 – 2 of 2) sorted by relevance
29 SanitizerMask clang::parseSanitizerValue(StringRef Value, bool AllowGroups) { in parseSanitizerValue() argument33 .Case(NAME, AllowGroups ? SanitizerKind::ID##Group : SanitizerMask()) in parseSanitizerValue()
3524 parseSanitizerValue(SanitizerName, /*AllowGroups=*/true);