Searched defs:Id2 (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Option/ |
D | ArgList.cpp | 75 OptSpecifier Id2, OptSpecifier Id3) const { in getLastArgNoClaim() 126 OptSpecifier Id2, OptSpecifier Id3) const { in getLastArg() 142 OptSpecifier Id2, OptSpecifier Id3, in getLastArg() 160 OptSpecifier Id2, OptSpecifier Id3, in getLastArg() 179 OptSpecifier Id2, OptSpecifier Id3, in getLastArg() 200 OptSpecifier Id2, OptSpecifier Id3, in getLastArg()
|
/external/llvm/include/llvm/Option/ |
D | ArgList.h | 46 OptSpecifier Id0, Id1, Id2; variable 191 bool hasArg(OptSpecifier Id0, OptSpecifier Id1, OptSpecifier Id2) const { in hasArg()
|