Home
last modified time | relevance | path

Searched defs:AddLastArg (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Option/
DArgList.cpp99 void ArgList::AddLastArg(ArgStringList &Output, OptSpecifier Id) const { in AddLastArg() function in ArgList
106 void ArgList::AddLastArg(ArgStringList &Output, OptSpecifier Id0, in AddLastArg() function in ArgList
/external/llvm/lib/Option/
DArgList.cpp247 void ArgList::AddLastArg(ArgStringList &Output, OptSpecifier Id) const { in AddLastArg() function in ArgList
254 void ArgList::AddLastArg(ArgStringList &Output, OptSpecifier Id0, in AddLastArg() function in ArgList