Home
last modified time | relevance | path

Searched refs:IsExtraLine (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/tsan/
Dsuppressions.cc79 bool IsExtraLine(string line);
254 bool Parser::IsExtraLine(string line) { in IsExtraLine() function in Parser
306 if (IsExtraLine(line)) in NextSuppression()