Searched defs:getMatcher (Results 1 – 12 of 12) sorted by relevance
26 public ArgumentMatcher<?> getMatcher() { in getMatcher() method in LocalizedMatcher
38 public ArgumentsMatcher getMatcher(Method method) { in getMatcher() method in LegacyMatcherProvider
85 public Matcher<T> getMatcher() { in getMatcher() method in SimpleDictionary
119 public abstract Matcher<T> getMatcher(); in getMatcher() method in Dictionary
66 public Matcher<T> getMatcher() { in getMatcher() method in StateDictionary
113 private Matcher getMatcher(String value) { in getMatcher() method in Wildcard
248 private static Matcher getMatcher(String property, Output<Boolean> exclude) { in getMatcher() method in SearchCLDR
180 private static Matcher getMatcher(String property, Output<Boolean> exclude) { in getMatcher() method in SearchXml
95 abstract public Matcher<V> getMatcher(); in getMatcher() method in TrieMap173 public TrieMap.Matcher<V> getMatcher() { in getMatcher() method in TrieMap.BytesTrieMap359 public TrieMap.Matcher<V> getMatcher() { in getMatcher() method in TrieMap.CharsTrieMap
94 abstract public Matcher<V> getMatcher(); in getMatcher() method in TrieMap172 public TrieMap.Matcher<V> getMatcher() { in getMatcher() method in TrieMap.BytesTrieMap358 public TrieMap.Matcher<V> getMatcher() { in getMatcher() method in TrieMap.CharsTrieMap
332 const VariantMatcher &VariantValue::getMatcher() const { in getMatcher() function in clang::ast_matchers::dynamic::VariantValue
121 public Match getMatcher() { in getMatcher() method in GenericObject