Searched defs:addMatcher (Results 1 – 8 of 8) sorted by relevance
23 public void addMatcher(NumberParseMatcher matcher) { in addMatcher() method in SeriesMatcher
293 public void addMatcher(NumberParseMatcher matcher) { in addMatcher() method in NumberParserImpl
21 public void addMatcher(NumberParseMatcher matcher) { in addMatcher() method in SeriesMatcher
291 public void addMatcher(NumberParseMatcher matcher) { in addMatcher() method in NumberParserImpl
901 void MatchFinder::addMatcher(const DeclarationMatcher &NodeMatch, in addMatcher() function in clang::ast_matchers::MatchFinder907 void MatchFinder::addMatcher(const TypeMatcher &NodeMatch, in addMatcher() function in clang::ast_matchers::MatchFinder913 void MatchFinder::addMatcher(const StatementMatcher &NodeMatch, in addMatcher() function in clang::ast_matchers::MatchFinder919 void MatchFinder::addMatcher(const NestedNameSpecifierMatcher &NodeMatch, in addMatcher() function in clang::ast_matchers::MatchFinder925 void MatchFinder::addMatcher(const NestedNameSpecifierLocMatcher &NodeMatch, in addMatcher() function in clang::ast_matchers::MatchFinder931 void MatchFinder::addMatcher(const TypeLocMatcher &NodeMatch, in addMatcher() function in clang::ast_matchers::MatchFinder
224 void NumberParserImpl::addMatcher(NumberParseMatcher& matcher) { in addMatcher() function in NumberParserImpl
123 void AffixPatternMatcherBuilder::addMatcher(NumberParseMatcher& matcher) { in addMatcher() function in AffixPatternMatcherBuilder
4673 bool GroupMatcher::addMatcher(Matcher &Candidate) { in addMatcher() function in __anon44b4b7180111::GroupMatcher4766 bool SwitchMatcher::addMatcher(Matcher &Candidate) { in addMatcher() function in __anon44b4b7180111::SwitchMatcher