|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Declarations
tools/clang/include/clang/Sema/Sema.h 9080 void AddPragmaAttributes(Scope *S, Decl *D);
References
tools/clang/lib/Sema/SemaDecl.cpp15577 AddPragmaAttributes(S, New);
17157 AddPragmaAttributes(S, New);
tools/clang/lib/Sema/SemaDeclAttr.cpp 7446 AddPragmaAttributes(S, D);
tools/clang/lib/Sema/SemaDeclCXX.cpp 9384 AddPragmaAttributes(DeclRegionScope, Namespc);
11014 AddPragmaAttributes(S, NewTD);
tools/clang/lib/Sema/SemaDeclObjC.cpp 1069 AddPragmaAttributes(TUScope, IDecl);
1256 AddPragmaAttributes(TUScope, PDecl);
1786 AddPragmaAttributes(TUScope, PDecl);
1873 AddPragmaAttributes(TUScope, CDecl);
1926 AddPragmaAttributes(TUScope, CDecl);
2034 AddPragmaAttributes(TUScope, IDecl);
2059 AddPragmaAttributes(TUScope, IMPDecl);
4626 AddPragmaAttributes(TUScope, Param);
4656 AddPragmaAttributes(TUScope, ObjCMethod);