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