Searched refs:Id5 (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Option/ |
D | ArgList.cpp | 134 OptSpecifier Id4, OptSpecifier Id5) const { in getLastArg() 142 (*it)->getOption().matches(Id5)) { in getLastArg() 153 OptSpecifier Id4, OptSpecifier Id5, in getLastArg() argument 162 (*it)->getOption().matches(Id5) || in getLastArg() 174 OptSpecifier Id4, OptSpecifier Id5, in getLastArg() argument 183 (*it)->getOption().matches(Id5) || in getLastArg()
|
/external/llvm/include/llvm/Option/ |
D | ArgList.h | 198 OptSpecifier Id3, OptSpecifier Id4, OptSpecifier Id5) const; 200 OptSpecifier Id3, OptSpecifier Id4, OptSpecifier Id5, 203 OptSpecifier Id3, OptSpecifier Id4, OptSpecifier Id5,
|