Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp409 MemoizationMap::iterator I = ResultCache.find(Key); in memoizedMatchesRecursively()
649 MemoizationMap::iterator I = ResultCache.find(Key); in memoizedMatchesAncestorOfRecursively()
795 typedef std::map<MatchKey, MemoizedMatchResult> MemoizationMap; typedef in clang::ast_matchers::internal::__anon99630ca40111::MatchASTVisitor
796 MemoizationMap ResultCache;