Searched refs:MatchesValue (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/tools/gn/
H A Dpattern.h82 bool MatchesValue(const Value& v) const;
H A Dpattern.cc215 bool PatternList::MatchesValue(const Value& v) const { function in class:PatternList
H A Doperators.cc30 !filter->MatchesValue(source))
48 if (!filter->MatchesValue(source_list[i]))

Completed in 604 milliseconds