Searched refs:DeclApplyPragmaWeak (Results 1 – 3 of 3) sorted by relevance
9540 void Sema::DeclApplyPragmaWeak(Scope *S, NamedDecl *ND, const WeakInfo &W) { in DeclApplyPragmaWeak() function in Sema9583 DeclApplyPragmaWeak(S, ND, W); in ProcessPragmaWeak()
19854 DeclApplyPragmaWeak(TUScope, ND, W); in ActOnPragmaWeakAlias()
10695 void DeclApplyPragmaWeak(Scope *S, NamedDecl *ND, const WeakInfo &W);