reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Basic/AttributeCommonInfo.h
  140   bool isGNUScope() const;

References

tools/clang/lib/Sema/SemaDeclAttr.cpp
 6145   if (!S.getLangOpts().CPlusPlus14 && AL.isCXX11Attribute() && !AL.isGNUScope())
tools/clang/lib/Sema/SemaType.cpp
 7536       if (attr.isGNUScope()) {