Searched refs:ArgsAfter (Results 1 – 3 of 3) sorted by relevance
107 static cl::list<std::string> ArgsAfter( in CommonOptionsParser() local149 getInsertArgumentAdjuster(ArgsAfter, ArgumentInsertPosition::END)); in CommonOptionsParser()
95 static cl::list<std::string> ArgsAfter( in init() local151 getInsertArgumentAdjuster(ArgsAfter, ArgumentInsertPosition::END)); in init()
63 static cl::list<std::string> ArgsAfter( variable82 getInsertArgumentAdjuster(ArgsAfter, ArgumentInsertPosition::END)); in addExtraArgs()