Searched refs:DeclApplyPragmaWeak (Results 1 – 3 of 3) sorted by relevance
6064 void Sema::DeclApplyPragmaWeak(Scope *S, NamedDecl *ND, WeakInfo &W) { in DeclApplyPragmaWeak() function in Sema6104 DeclApplyPragmaWeak(S, ND, W); in ProcessPragmaWeak()
15228 DeclApplyPragmaWeak(TUScope, ND, W); in ActOnPragmaWeakAlias()
7798 void DeclApplyPragmaWeak(Scope *S, NamedDecl *ND, WeakInfo &W);