Searched refs:Id3 (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/contrib/llvm/lib/Option/ |
| D | ArgList.cpp | 108 OptSpecifier Id2, OptSpecifier Id3) const { in getLastArg() 114 (*it)->getOption().matches(Id3)) { in getLastArg() 124 OptSpecifier Id2, OptSpecifier Id3, in getLastArg() argument 131 (*it)->getOption().matches(Id3) || in getLastArg() 142 OptSpecifier Id2, OptSpecifier Id3, in getLastArg() argument 149 (*it)->getOption().matches(Id3) || in getLastArg() 161 OptSpecifier Id2, OptSpecifier Id3, in getLastArg() argument 169 (*it)->getOption().matches(Id3) || in getLastArg() 182 OptSpecifier Id2, OptSpecifier Id3, in getLastArg() argument 190 (*it)->getOption().matches(Id3) || in getLastArg()
|
| /freebsd-9-stable/contrib/llvm/include/llvm/Option/ |
| D | ArgList.h | 183 OptSpecifier Id3) const; 185 OptSpecifier Id3, OptSpecifier Id4) const; 187 OptSpecifier Id3, OptSpecifier Id4, OptSpecifier Id5) const; 189 OptSpecifier Id3, OptSpecifier Id4, OptSpecifier Id5, 192 OptSpecifier Id3, OptSpecifier Id4, OptSpecifier Id5,
|