reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Sema/Sema.h
 9006   void DeclApplyPragmaWeak(Scope *S, NamedDecl *ND, WeakInfo &W);

References

tools/clang/lib/Sema/SemaDecl.cpp
17648         DeclApplyPragmaWeak(TUScope, ND, W);
tools/clang/lib/Sema/SemaDeclAttr.cpp
 7418           DeclApplyPragmaWeak(S, ND, W);