Searched refs:AnonNSInMicrosoftMode (Results 1 – 1 of 1) sorted by relevance
7041 bool AnonNSInMicrosoftMode = IsAnonymousNS && IsMicrosoft; in checkInheritableAttr() local7042 if ((ND.isExternallyVisible() && AnonNSInMicrosoftMode) || in checkInheritableAttr()7043 (!AnonNSInMicrosoftMode && in checkInheritableAttr()