Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1221 SemaRef.CheckStaticLocalForDllExport(Var); in VisitVarDecl()
H A DSemaDecl.cpp14674 void Sema::CheckStaticLocalForDllExport(VarDecl *VD) { in CheckStaticLocalForDllExport() function in Sema
14771 CheckStaticLocalForDllExport(VD); in FinalizeDeclaration()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3102 void CheckStaticLocalForDllExport(VarDecl *VD);