Home
last modified time | relevance | path

Searched refs:MemoizationMap (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/ASTMatchers/
DASTMatchFinder.cpp391 MemoizationMap::iterator I = ResultCache.find(Key); in memoizedMatchesRecursively()
630 MemoizationMap::iterator I = ResultCache.find(Key); in memoizedMatchesAncestorOfRecursively()
754 typedef std::map<MatchKey, MemoizedMatchResult> MemoizationMap; typedef in clang::ast_matchers::internal::__anon018ced360111::MatchASTVisitor
755 MemoizationMap ResultCache;