Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp610 MemoizationMap::iterator I = ResultCache.find(Key); in memoizedMatchesRecursively()
1169 MemoizationMap::iterator I = ResultCache.find(Keys.back()); in matchesAnyAncestorOf()
1332 typedef std::map<MatchKey, MemoizedMatchResult> MemoizationMap; typedef in clang::ast_matchers::internal::__anonab4d286c0111::MatchASTVisitor
1333 MemoizationMap ResultCache;