Searched refs:NormalizationCache (Results 1 – 2 of 2) sorted by relevance
668 auto CacheEntry = NormalizationCache.find(ConstrainedDecl); in getNormalizedAssociatedConstraints()669 if (CacheEntry == NormalizationCache.end()) { in getNormalizedAssociatedConstraints()674 NormalizationCache in getNormalizedAssociatedConstraints()
6813 NormalizationCache; variable