Searched refs:addLastArg (Results 1 – 2 of 2) sorted by relevance
323 void addLastArg(ArgStringList &Output, OptSpecifiers... Ids) const { in addLastArg() function329 addLastArg(Output, Ids...); in AddLastArg()
7324 Args.addLastArg(CmdArgs, options::OPT_fsized_deallocation, in ConstructJob()