Searched refs:isGNUScope (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
H A DAttributes.cpp76 bool AttributeCommonInfo::isGNUScope() const { function in class:AttributeCommonInfo
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DAttributeCommonInfo.h145 bool isGNUScope() const;
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp6416 if (!S.getLangOpts().CPlusPlus14 && AL.isCXX11Attribute() && !AL.isGNUScope())
H A DSemaType.cpp7933 if (attr.isGNUScope()) {

Completed in 211 milliseconds