Home
last modified time | relevance | path

Searched refs:DeclApplyPragmaWeak (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp10043 void Sema::DeclApplyPragmaWeak(Scope *S, NamedDecl *ND, const WeakInfo &W) { in DeclApplyPragmaWeak() function in Sema
10084 DeclApplyPragmaWeak(S, ND, W); in ProcessPragmaWeak()
H A DSemaDecl.cpp20471 DeclApplyPragmaWeak(TUScope, ND, W); in ActOnPragmaWeakAlias()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h11016 void DeclApplyPragmaWeak(Scope *S, NamedDecl *ND, const WeakInfo &W);