Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaDecl.cpp6514 bool AnonNSInMicrosoftMode = IsAnonymousNS && IsMicrosoft; in checkAttributesAfterMerging() local
6515 if ((ND.isExternallyVisible() && AnonNSInMicrosoftMode) || in checkAttributesAfterMerging()
6516 (!AnonNSInMicrosoftMode && in checkAttributesAfterMerging()