Home | History | Annotate | Download | only in Sema

Lines Matching refs:TN

473   TypedefNameDecl *TN = TD->getDecl();
474 if (!TN)
477 return TN->hasAttr<CapabilityAttr>();