Searched refs:CheckStaticLocalForDllExport (Results 1 – 3 of 3) sorted by relevance
1181 SemaRef.CheckStaticLocalForDllExport(Var); in VisitVarDecl()
14193 void Sema::CheckStaticLocalForDllExport(VarDecl *VD) { in CheckStaticLocalForDllExport() function in Sema14294 CheckStaticLocalForDllExport(VD); in FinalizeDeclaration()
3039 void CheckStaticLocalForDllExport(VarDecl *VD);