Searched refs:isThreadlocal (Results 1 – 9 of 9) sorted by relevance
133 virtual bool isThreadlocal();282 bool isThreadlocal();
302 else if (vd._init && vd.isThreadlocal()) in visit()
439 bool isThreadlocal() in isThreadlocal() function1331 override final bool isThreadlocal() in isThreadlocal() function
1874 if (e.var.isThreadlocal()) in visit()
139 virtual bool isThreadlocal();279 bool isThreadlocal();
109 bool Declaration::isThreadlocal() in isThreadlocal() function1692 else if (_init && isThreadlocal()) in semantic2()2050 bool VarDeclaration::isThreadlocal() in isThreadlocal() function
1930 if (e->var->isThreadlocal()) in visit()
1555 if (decl->isDataseg () || decl->isCodeseg () || decl->isThreadlocal ()) in get_symbol_decl()1570 if (decl->isThreadlocal () && !DECL_ARTIFICIAL (decl->csym)) in get_symbol_decl()
1376 if (decl->isDataseg () || decl->isCodeseg () || decl->isThreadlocal ()) in get_symbol_decl()1391 if (decl->isThreadlocal () && !DECL_ARTIFICIAL (decl->csym)) in get_symbol_decl()