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

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDeclObjC.cpp 1068 AddPragmaAttributes(TUScope, IDecl);
1260 AddPragmaAttributes(TUScope, PDecl);
1791 AddPragmaAttributes(TUScope, PDecl);
1878 AddPragmaAttributes(TUScope, CDecl);
1931 AddPragmaAttributes(TUScope, CDecl);
2039 AddPragmaAttributes(TUScope, IDecl);
2064 AddPragmaAttributes(TUScope, IMPDecl);
4789 AddPragmaAttributes(TUScope, Param);
4819 AddPragmaAttributes(TUScope, ObjCMethod);
SemaAttr.cpp 974 void Sema::AddPragmaAttributes(Scope *S, Decl *D) {
SemaDecl.cpp 16358 AddPragmaAttributes(S, New);
17939 AddPragmaAttributes(S, New);
SemaDeclCXX.cpp 10986 AddPragmaAttributes(DeclRegionScope, Namespc);
12621 AddPragmaAttributes(S, NewTD);
SemaDeclAttr.cpp 8567 AddPragmaAttributes(S, D);
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 10047 void AddPragmaAttributes(Scope *S, Decl *D);

Completed in 56 milliseconds