Searched defs:ignore_lists (Results 1 – 1 of 1) sorted by relevance
45 static bool ReadIgnoreLine(string input_line, IgnoreLists *ignore_lists) { in ReadIgnoreLine()63 void ReadIgnoresFromString(const string& ignoreString, IgnoreLists *ignore_lists) { in ReadIgnoresFromString()