Home
last modified time | relevance | path

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

/external/llvm/lib/Option/
DArgList.cpp181 OptSpecifier Id6) const { in getLastArg()
190 (*it)->getOption().matches(Id6)) { in getLastArg()
202 OptSpecifier Id6, OptSpecifier Id7) const { in getLastArg() argument
211 (*it)->getOption().matches(Id6) || in getLastArg()
/external/llvm/include/llvm/Option/
DArgList.h215 OptSpecifier Id6) const;
218 OptSpecifier Id6, OptSpecifier Id7) const;