Searched refs:allow_flagfile (Results 1 – 2 of 2) sorted by relevance
83 bool ProcessSingle(const char* arg, std::vector<char*>* child_args, bool allow_flagfile);
261 bool Options::ProcessSingle(const char* arg, std::vector<char*>* child_args, bool allow_flagfile) { in ProcessSingle() argument299 if (!allow_flagfile) { in ProcessSingle()