Home
last modified time | relevance | path

Searched refs:AnonNSInMicrosoftMode (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp6913 bool AnonNSInMicrosoftMode = IsAnonymousNS && IsMicrosoft; in checkAttributesAfterMerging() local
6914 if ((ND.isExternallyVisible() && AnonNSInMicrosoftMode) || in checkAttributesAfterMerging()
6915 (!AnonNSInMicrosoftMode && in checkAttributesAfterMerging()