Searched refs:isGNUScope (Results 1 – 4 of 4) sorted by relevance
76 bool AttributeCommonInfo::isGNUScope() const { in isGNUScope() function in AttributeCommonInfo
145 bool isGNUScope() const;
8089 if (attr.isGNUScope()) { in processTypeAttrs()
7040 if (!S.getLangOpts().CPlusPlus14 && AL.isCXX11Attribute() && !AL.isGNUScope()) in handleDeprecatedAttr()