HomeSort by relevance Sort by last modified time
    Searched refs:AttrList (Results 26 - 31 of 31) sorted by null

12

  /external/clang/lib/Sema/
SemaDeclObjC.cpp 380 SourceLocation EndProtoLoc, AttributeList *AttrList) {
408 if (AttrList)
409 ProcessDeclAttributeList(TUScope, IDecl, AttrList);
589 AttributeList *AttrList) {
591 // FIXME: Deal with AttrList.
628 if (AttrList)
629 ProcessDeclAttributeList(TUScope, PDecl, AttrList);
720 AttributeList *attrList) {
734 if (attrList)
735 ProcessDeclAttributeList(TUScope, PDecl, attrList);
    [all...]
DeclSpec.cpp 174 I.Fun.AttrList = 0;
    [all...]
SemaDeclAttr.cpp     [all...]
SemaDeclCXX.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]
  /external/clang/lib/CodeGen/
CodeGenModule.cpp     [all...]

Completed in 567 milliseconds

12