Home | History | Annotate | Download | only in Option

Lines Matching refs:Id2

31         (Id2.isValid() && O.matches(Id2)))
84 OptSpecifier Id2) const {
89 (*it)->getOption().matches(Id2)) {
99 OptSpecifier Id2, OptSpecifier Id3) const {
104 (*it)->getOption().matches(Id2) ||
115 OptSpecifier Id2, OptSpecifier Id3,
121 (*it)->getOption().matches(Id2) ||
133 OptSpecifier Id2, OptSpecifier Id3,
139 (*it)->getOption().matches(Id2) ||
152 OptSpecifier Id2, OptSpecifier Id3,
159 (*it)->getOption().matches(Id2) ||
173 OptSpecifier Id2, OptSpecifier Id3,
180 (*it)->getOption().matches(Id2) ||
236 OptSpecifier Id1, OptSpecifier Id2) const {
237 for (auto Arg: filtered(Id0, Id1, Id2)) {
244 OptSpecifier Id1, OptSpecifier Id2) const {
245 for (auto Arg : filtered(Id0, Id1, Id2)) {