Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplateInstantiateDecl.cpp1262 SemaRef.CheckStaticLocalForDllExport(Var); in VisitVarDecl()
HDSemaDecl.cpp14481 void Sema::CheckStaticLocalForDllExport(VarDecl *VD) { in CheckStaticLocalForDllExport() function in Sema
14576 CheckStaticLocalForDllExport(VD); in FinalizeDeclaration()
/freebsd-head/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h3681 void CheckStaticLocalForDllExport(VarDecl *VD);