Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/
DSeriesMatcher.java21 public void addMatcher(NumberParseMatcher matcher) { in addMatcher() method in SeriesMatcher
DNumberParserImpl.java282 public void addMatcher(NumberParseMatcher matcher) { in addMatcher() method in NumberParserImpl
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/parse/
DSeriesMatcher.java23 public void addMatcher(NumberParseMatcher matcher) { in addMatcher() method in SeriesMatcher
DNumberParserImpl.java284 public void addMatcher(NumberParseMatcher matcher) { in addMatcher() method in NumberParserImpl
/external/clang/lib/ASTMatchers/
DASTMatchFinder.cpp901 void MatchFinder::addMatcher(const DeclarationMatcher &NodeMatch, in addMatcher() function in clang::ast_matchers::MatchFinder
907 void MatchFinder::addMatcher(const TypeMatcher &NodeMatch, in addMatcher() function in clang::ast_matchers::MatchFinder
913 void MatchFinder::addMatcher(const StatementMatcher &NodeMatch, in addMatcher() function in clang::ast_matchers::MatchFinder
919 void MatchFinder::addMatcher(const NestedNameSpecifierMatcher &NodeMatch, in addMatcher() function in clang::ast_matchers::MatchFinder
925 void MatchFinder::addMatcher(const NestedNameSpecifierLocMatcher &NodeMatch, in addMatcher() function in clang::ast_matchers::MatchFinder
931 void MatchFinder::addMatcher(const TypeLocMatcher &NodeMatch, in addMatcher() function in clang::ast_matchers::MatchFinder
/external/icu/icu4c/source/i18n/
Dnumparse_impl.cpp224 void NumberParserImpl::addMatcher(NumberParseMatcher& matcher) { in addMatcher() function in NumberParserImpl
Dnumparse_affixes.cpp117 void AffixPatternMatcherBuilder::addMatcher(NumberParseMatcher& matcher) { in addMatcher() function in AffixPatternMatcherBuilder
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DGlobalISelEmitter.cpp4673 bool GroupMatcher::addMatcher(Matcher &Candidate) { in addMatcher() function in __anon685cc1160111::GroupMatcher
4766 bool SwitchMatcher::addMatcher(Matcher &Candidate) { in addMatcher() function in __anon685cc1160111::SwitchMatcher