Searched refs:NormalizationCache (Results 1 – 2 of 2) sorted by relevance
646 auto CacheEntry = NormalizationCache.find(ConstrainedDecl); in getNormalizedAssociatedConstraints()647 if (CacheEntry == NormalizationCache.end()) { in getNormalizedAssociatedConstraints()652 NormalizationCache in getNormalizedAssociatedConstraints()
6596 NormalizationCache; variable