Searched refs:NormalizationCache (Results 1 – 2 of 2) sorted by relevance
1085 auto CacheEntry = NormalizationCache.find(ConstrainedDecl); in getNormalizedAssociatedConstraints()1086 if (CacheEntry == NormalizationCache.end()) { in getNormalizedAssociatedConstraints()1091 NormalizationCache in getNormalizedAssociatedConstraints()
7253 NormalizationCache; variable