HomeSort by: relevance | last modified time | path
    Searched refs:isGNUScope (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Basic/
Attributes.cpp 76 bool AttributeCommonInfo::isGNUScope() const {
  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
AttributeCommonInfo.h 145 bool isGNUScope() const;
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDeclAttr.cpp 7267 if (!S.getLangOpts().CPlusPlus14 && AL.isCXX11Attribute() && !AL.isGNUScope())
SemaType.cpp 8048 if (attr.isGNUScope()) {

Completed in 29 milliseconds