Searched refs:dropAttr (Results 1 – 5 of 5) sorted by relevance
168 D->dropAttr<DLLImportAttr>(); in mergeDLLExportAttr()
2934 New->dropAttr<WeakImportAttr>(); in MergeVarDecl()4675 ND.dropAttr<WeakAttr>(); in checkAttributesAfterMerging()4681 ND.dropAttr<WeakRefAttr>(); in checkAttributesAfterMerging()4690 ND.dropAttr<SelectAnyAttr>(); in checkAttributesAfterMerging()
2260 D->dropAttr<T>(); in mergeVisibilityAttr()5033 D->dropAttr<WeakRefAttr>(); in ProcessDeclAttributeList()
1721 D->dropAttr<OverrideAttr>(); in CheckOverrideControl()1727 D->dropAttr<FinalAttr>(); in CheckOverrideControl()
454 void dropAttr() { in dropAttr() function