Searched refs:Id5 (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Option/ |
D | ArgList.cpp | 161 OptSpecifier Id4, OptSpecifier Id5) const { in getLastArg() 169 (*it)->getOption().matches(Id5)) { in getLastArg() 180 OptSpecifier Id4, OptSpecifier Id5, in getLastArg() argument 189 (*it)->getOption().matches(Id5) || in getLastArg() 201 OptSpecifier Id4, OptSpecifier Id5, in getLastArg() argument 210 (*it)->getOption().matches(Id5) || in getLastArg()
|
/external/llvm/include/llvm/Option/ |
D | ArgList.h | 212 OptSpecifier Id3, OptSpecifier Id4, OptSpecifier Id5) const; 214 OptSpecifier Id3, OptSpecifier Id4, OptSpecifier Id5, 217 OptSpecifier Id3, OptSpecifier Id4, OptSpecifier Id5,
|