Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1262 SemaRef.CheckStaticLocalForDllExport(Var); in VisitVarDecl()
H A DSemaDecl.cpp14481 void Sema::CheckStaticLocalForDllExport(VarDecl *VD) { in CheckStaticLocalForDllExport() function in Sema
14576 CheckStaticLocalForDllExport(VD); in FinalizeDeclaration()
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3681 void CheckStaticLocalForDllExport(VarDecl *VD);