Searched refs:NormalizationCache (Results 1 – 2 of 2) sorted by relevance
1187 auto CacheEntry = NormalizationCache.find(ConstrainedDecl); in getNormalizedAssociatedConstraints()1188 if (CacheEntry == NormalizationCache.end()) { in getNormalizedAssociatedConstraints()1193 NormalizationCache in getNormalizedAssociatedConstraints()
7425 NormalizationCache; variable