Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/tools/diagtool/
H A DTreeView.cpp43 return llvm::all_of(Group.subgroups(), unimplemented); in unimplemented()
52 for (const GroupRecord &GR : Group.subgroups()) { in enabledByDefault()
73 for (const GroupRecord &GR : Group.subgroups()) { in printGroup()
H A DDiagnosticNames.h91 llvm::iterator_range<subgroup_iterator> subgroups() const;
H A DDiagnosticNames.cpp88 GroupRecord::subgroups() const { in subgroups() function in GroupRecord
/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DDiagnostic.td58 class DiagGroup<string Name, list<DiagGroup> subgroups = []> {
60 list<DiagGroup> SubGroups = subgroups;
/openbsd/gnu/usr.bin/perl/cpan/Pod-Simple/t/
H A Dperlvaro.txt61 …et past where $2 ends, and so on. You can use $#+ to determine how many subgroups were in the last…
137 …subgroup in the last successful match. Contrast with $#+, the number of subgroups in the regular e…
138 …ffset where $2 begins, and so on. You can use $#- to determine how many subgroups were in the last…
H A Dperlvar.pod189 how many subgroups were in the last successful match. See the
435 C<$#+>, the number of subgroups in the regular expression. Compare
444 You can use C<$#-> to determine how many subgroups were in the
/openbsd/gnu/llvm/llvm/docs/
H A DConvergenceAndUniformity.rst41 subgroups):
/openbsd/gnu/usr.bin/perl/ext/Pod-Html/corpus/
H A Dperlvar-copy.pod354 how many subgroups were in the last successful match. See the
610 C<$#+>, the number of subgroups in the regular expression. Compare
/openbsd/gnu/usr.bin/perl/pod/
H A Dperlvar.pod1308 on. You can use C<$#+> to determine how many subgroups were in the last
1372 successful match. Contrast with C<$#+>, the number of subgroups
H A Dperlfunc.pod5490 including all its subgroups.
5863 including all subgroups. It is silently ignored for all other
/openbsd/gnu/llvm/llvm/include/llvm/Target/
H A DTarget.td1788 // model and is used to categorize instructions into subgroups. For instance,