Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1181 SemaRef.CheckStaticLocalForDllExport(Var); in VisitVarDecl()
H A DSemaDecl.cpp14193 void Sema::CheckStaticLocalForDllExport(VarDecl *VD) { in CheckStaticLocalForDllExport() function in Sema
14294 CheckStaticLocalForDllExport(VD); in FinalizeDeclaration()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h3039 void CheckStaticLocalForDllExport(VarDecl *VD);