Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaDeclAttr.cpp5058 void Sema::DeclApplyPragmaWeak(Scope *S, NamedDecl *ND, WeakInfo &W) { in DeclApplyPragmaWeak() function in Sema
5097 DeclApplyPragmaWeak(S, ND, W); in ProcessPragmaWeak()
DSemaDecl.cpp12992 DeclApplyPragmaWeak(TUScope, ND, W); in ActOnPragmaWeakAlias()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h6986 void DeclApplyPragmaWeak(Scope *S, NamedDecl *ND, WeakInfo &W);