Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DSanitizers.cpp20 SanitizerMask clang::parseSanitizerValue(StringRef Value, bool AllowGroups) { in parseSanitizerValue() argument
24 .Case(NAME, AllowGroups ? SanitizerKind::ID##Group : 0) in parseSanitizerValue()
/external/clang/include/clang/Basic/
DSanitizers.h76 SanitizerMask parseSanitizerValue(StringRef Value, bool AllowGroups);
DAttr.td1690 parseSanitizerValue(SanitizerName, /*AllowGroups=*/true);
/external/openssh/
Dsshd_config.044 AllowGroups
52 AllowGroups.
86 finally AllowGroups.
308 DenyUsers, AllowUsers, DenyGroups, and finally AllowGroups.
323 AllowGroups.
628 AllowAgentForwarding, AllowGroups, AllowStreamLocalForwarding,