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

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

Completed in 213 milliseconds