Searched refs:Id4 (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/contrib/llvm/lib/Option/ |
| D | ArgList.cpp | 125 OptSpecifier Id4) const { in getLastArg() 132 (*it)->getOption().matches(Id4)) { in getLastArg() 143 OptSpecifier Id4, OptSpecifier Id5) const { in getLastArg() argument 150 (*it)->getOption().matches(Id4) || in getLastArg() 162 OptSpecifier Id4, OptSpecifier Id5, in getLastArg() argument 170 (*it)->getOption().matches(Id4) || in getLastArg() 183 OptSpecifier Id4, OptSpecifier Id5, in getLastArg() argument 191 (*it)->getOption().matches(Id4) || in getLastArg()
|
| /freebsd-9-stable/contrib/llvm/include/llvm/Option/ |
| D | ArgList.h | 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,
|