Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1721 SemaRef.CheckStaticLocalForDllExport(Var); in VisitVarDecl()
H A DSemaDecl.cpp14866 void Sema::CheckStaticLocalForDllExport(VarDecl *VD) { in CheckStaticLocalForDllExport() function in Sema
14964 CheckStaticLocalForDllExport(VD); in FinalizeDeclaration()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4095 void CheckStaticLocalForDllExport(VarDecl *VD);