Home | History | Annotate | Download | only in CodeGen

Lines Matching full:isthreadspecified

311   assert(D.isThreadSpecified() && "setting TLS mode on non-TLS var!");
1461 if (D->isThreadSpecified())
1856 !D->getAttr<SectionAttr>() && !D->isThreadSpecified() &&