Searched defs:Id2 (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/contrib/llvm/lib/Option/ |
| D | ArgList.cpp | 108 OptSpecifier Id2, OptSpecifier Id3) const { in getLastArg() 124 OptSpecifier Id2, OptSpecifier Id3, in getLastArg() 142 OptSpecifier Id2, OptSpecifier Id3, in getLastArg() 161 OptSpecifier Id2, OptSpecifier Id3, in getLastArg() 182 OptSpecifier Id2, OptSpecifier Id3, in getLastArg()
|
| /freebsd-10-stable/contrib/llvm/include/llvm/Option/ |
| D | ArgList.h | 43 OptSpecifier Id0, Id1, Id2; variable 171 bool hasArg(OptSpecifier Id0, OptSpecifier Id1, OptSpecifier Id2) const { in hasArg()
|