Home
last modified time | relevance | path

Searched defs:MatchesString (Results 1 – 1 of 1) sorted by relevance

/third_party/gn/src/gn/
Dpattern.cc100 bool Pattern::MatchesString(const std::string& s) const { function in Pattern
211 bool PatternList::MatchesString(const std::string& s) const { function in PatternList