Searched refs:ArgsBefore (Results 1 – 3 of 3) sorted by relevance
112 static cl::list<std::string> ArgsBefore( in CommonOptionsParser() local147 getInsertArgumentAdjuster(ArgsBefore, ArgumentInsertPosition::BEGIN)); in CommonOptionsParser()
100 static cl::list<std::string> ArgsBefore( in init() local148 getInsertArgumentAdjuster(ArgsBefore, ArgumentInsertPosition::BEGIN); in init()
68 static cl::list<std::string> ArgsBefore( variable80 getInsertArgumentAdjuster(ArgsBefore, ArgumentInsertPosition::BEGIN)); in addExtraArgs()