Home
last modified time | relevance | path

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

/external/llvm/lib/Option/
DArgList.cpp75 OptSpecifier Id2, OptSpecifier Id3) const { in getLastArgNoClaim()
79 (*it)->getOption().matches(Id2) || (*it)->getOption().matches(Id3)) in getLastArgNoClaim()
126 OptSpecifier Id2, OptSpecifier Id3) const { in getLastArg()
132 (*it)->getOption().matches(Id3)) { in getLastArg()
142 OptSpecifier Id2, OptSpecifier Id3, in getLastArg() argument
149 (*it)->getOption().matches(Id3) || in getLastArg()
160 OptSpecifier Id2, OptSpecifier Id3, in getLastArg() argument
167 (*it)->getOption().matches(Id3) || in getLastArg()
179 OptSpecifier Id2, OptSpecifier Id3, in getLastArg() argument
187 (*it)->getOption().matches(Id3) || in getLastArg()
[all …]
/external/llvm/include/llvm/Option/
DArgList.h203 OptSpecifier Id3) const;
208 OptSpecifier Id3) const;
210 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,