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 350 bool isCXX11Attribute() const {
DeclSpec.h     [all...]
  /external/clang/lib/Sema/
SemaType.cpp 545 if (attr.isCXX11Attribute()) {
602 if (attr->isCXX11Attribute())
    [all...]
SemaDeclAttr.cpp     [all...]
  /external/clang/lib/Parse/
Parser.cpp     [all...]
ParseDecl.cpp     [all...]

Completed in 2052 milliseconds