Home | History | Annotate | Download | only in Sema

Lines Matching refs:getTLSKind

352   if (D->getTLSKind() != VarDecl::TLS_None) {
752 if (VD->getTLSKind()) {