Searched refs:shouldInvalidateTypeOnAttributeChange (Results 1 – 2 of 2) sorted by relevance
91 if (!attrName || shouldInvalidateTypeOnAttributeChange(invalidationType(), *attrName)) in invalidateCache()99 … static bool shouldInvalidateTypeOnAttributeChange(NodeListInvalidationType, const QualifiedName&);164 ALWAYS_INLINE bool LiveNodeListBase::shouldInvalidateTypeOnAttributeChange(NodeListInvalidationType… in shouldInvalidateTypeOnAttributeChange() function
843 …if (nodeListCounts[type] && LiveNodeListBase::shouldInvalidateTypeOnAttributeChange(static_cast<No… in shouldInvalidateNodeListCachesForAttr()