Searched defs:_Matcher (Results 1 – 2 of 2) sorted by relevance
112 typedef std::function<bool (const _PatternCursor&)> _Matcher; in _GLIBCXX_VISIBILITY() typedef
52 using _Matcher = std::function<bool (_CharT)>; in _GLIBCXX_VISIBILITY() local