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