Home
last modified time | relevance | path

Searched refs:Id4 (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Option/
DArgList.cpp143 OptSpecifier Id4) const { in getLastArg()
150 (*it)->getOption().matches(Id4)) { in getLastArg()
161 OptSpecifier Id4, OptSpecifier Id5) const { in getLastArg() argument
168 (*it)->getOption().matches(Id4) || in getLastArg()
180 OptSpecifier Id4, OptSpecifier Id5, in getLastArg() argument
188 (*it)->getOption().matches(Id4) || in getLastArg()
201 OptSpecifier Id4, OptSpecifier Id5, in getLastArg() argument
209 (*it)->getOption().matches(Id4) || in getLastArg()
/external/llvm/include/llvm/Option/
DArgList.h210 OptSpecifier Id3, OptSpecifier Id4) const;
212 OptSpecifier Id3, OptSpecifier Id4, OptSpecifier Id5) const;
214 OptSpecifier Id3, OptSpecifier Id4, OptSpecifier Id5,
217 OptSpecifier Id3, OptSpecifier Id4, OptSpecifier Id5,