Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1173 SemaRef.CheckStaticLocalForDllExport(Var); in VisitVarDecl()
H A DSemaDecl.cpp13810 void Sema::CheckStaticLocalForDllExport(VarDecl *VD) { in CheckStaticLocalForDllExport() function in Sema
13907 CheckStaticLocalForDllExport(VD); in FinalizeDeclaration()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h2976 void CheckStaticLocalForDllExport(VarDecl *VD);