reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
9006 void DeclApplyPragmaWeak(Scope *S, NamedDecl *ND, WeakInfo &W);
17648 DeclApplyPragmaWeak(TUScope, ND, W);
tools/clang/lib/Sema/SemaDeclAttr.cpp 7418 DeclApplyPragmaWeak(S, ND, W);