Searched refs:MemoizationMap (Results 1 – 1 of 1) sorted by relevance
614 MemoizationMap::iterator I = ResultCache.find(Key); in memoizedMatchesRecursively()1182 MemoizationMap::iterator I = ResultCache.find(Keys.back()); in matchesAnyAncestorOf()1366 typedef std::map<MatchKey, MemoizedMatchResult> MemoizationMap; typedef in clang::ast_matchers::internal::__anon17c865b50111::MatchASTVisitor1367 MemoizationMap ResultCache;