HomeSort by relevance Sort by last modified time
    Searched refs:isCXX11Attribute (Results 1 - 6 of 6) sorted by null

  /external/clang/include/clang/Sema/
AttributeList.h 305 bool isCXX11Attribute() const {
DeclSpec.h     [all...]
  /external/clang/lib/Sema/
SemaType.cpp 563 if (attr.isCXX11Attribute()) {
620 if (attr->isCXX11Attribute())
    [all...]
SemaDeclAttr.cpp     [all...]
  /external/clang/lib/Parse/
Parser.cpp     [all...]
ParseDecl.cpp     [all...]

Completed in 4105 milliseconds