Searched refs:findMatch (Results 1 – 6 of 6) sorted by relevance
104 Node nextMatch = node.findMatch(chitr); in find()254 public Node findMatch(CharIterator chitr) { in findMatch() method in TextTrieMap.Node
102 Node nextMatch = node.findMatch(chitr); in find()252 public Node findMatch(CharIterator chitr) { in findMatch() method in TextTrieMap.Node
113 bool findMatch(const ast_type_traits::DynTypedNode &DynNode) { in findMatch() function in clang::ast_matchers::internal::__anon018ced360111::MatchChildASTVisitor416 return Visitor.findMatch(Node); in matchesRecursively()
1464 bool findMatch(const BitTracker::RegisterRef &Inp,1489 bool CopyGeneration::findMatch(const BitTracker::RegisterRef &Inp, in findMatch() function in CopyGeneration1551 if (!findMatch(R, MR, AVB)) in processBlock()
2802 String test = findMatch(source, tests); in TestIncrementalProgress()2827 public String findMatch (String source, String[][] pairs) { in findMatch() method in TransliteratorTest
2801 String test = findMatch(source, tests); in TestIncrementalProgress()2826 public String findMatch (String source, String[][] pairs) { in findMatch() method in TransliteratorTest