Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/tools/diagtool/
H A DTreeView.cpp87 ArrayRef<GroupRecord> AllGroups = getDiagnosticGroups(); in showGroup() local
108 ArrayRef<GroupRecord> AllGroups = getDiagnosticGroups(); in showAll() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Dsecurity_windows.go602 func (g *Tokengroups) AllGroups() []SIDAndAttributes { func