Lines Matching refs:Id2
32 (Id2.isValid() && O.matches(Id2)))
65 OptSpecifier Id2) const {
69 (*it)->getOption().matches(Id2))
75 OptSpecifier Id2, OptSpecifier Id3) const {
79 (*it)->getOption().matches(Id2) || (*it)->getOption().matches(Id3))
111 OptSpecifier Id2) const {
116 (*it)->getOption().matches(Id2)) {
126 OptSpecifier Id2, OptSpecifier Id3) const {
131 (*it)->getOption().matches(Id2) ||
142 OptSpecifier Id2, OptSpecifier Id3,
148 (*it)->getOption().matches(Id2) ||
160 OptSpecifier Id2, OptSpecifier Id3,
166 (*it)->getOption().matches(Id2) ||
179 OptSpecifier Id2, OptSpecifier Id3,
186 (*it)->getOption().matches(Id2) ||
200 OptSpecifier Id2, OptSpecifier Id3,
207 (*it)->getOption().matches(Id2) ||
278 OptSpecifier Id1, OptSpecifier Id2) const {
279 for (auto Arg: filtered(Id0, Id1, Id2)) {
286 OptSpecifier Id1, OptSpecifier Id2) const {
287 for (auto Arg : filtered(Id0, Id1, Id2)) {