Home | History | Annotate | Download | only in AST

Lines Matching refs:hasAttr

1435       if (Var->hasAttr<DLLImportAttr>())
1449 if (Info.getLangOpts().CPlusPlus && FD->hasAttr<DLLImportAttr>())