Searched refs:getDLLAttr (Results 1 – 4 of 4) sorted by relevance
93 inline InheritableAttr *getDLLAttr(Decl *D) { in getDLLAttr() function
1414 if (Attr *ClassAttr = getDLLAttr(Class)) { in CheckBaseSpecifier()4648 Attr *ClassAttr = getDLLAttr(Class); in ReferenceDllExportedMethods()4703 Attr *ClassAttr = getDLLAttr(Class); in checkClassLevelDLLAttribute()4709 getDLLAttr(Spec->getSpecializedTemplate()->getTemplatedDecl())) { in checkClassLevelDLLAttribute()4732 InheritableAttr *MemberAttr = getDLLAttr(Member); in checkClassLevelDLLAttribute()4804 if (!getDLLAttr(Member)) { in checkClassLevelDLLAttribute()4821 if (getDLLAttr( in propagateDLLAttrToBaseClassTemplate()4828 if (!getDLLAttr(BaseTemplateSpec) && in propagateDLLAttrToBaseClassTemplate()4847 if (getDLLAttr(BaseTemplateSpec)) { in propagateDLLAttrToBaseClassTemplate()13047 if (const InheritableAttr *DLLAttr = getDLLAttr(Fn)) { in SetDeclDeleted()
7560 if (!getDLLAttr(Def) && getDLLAttr(Specialization) && in ActOnExplicitInstantiation()7566 getDLLAttr(Specialization)->clone(getASTContext())); in ActOnExplicitInstantiation()
5572 if (const InheritableAttr *Attr = getDLLAttr(&ND)) { in checkAttributesAfterMerging()10518 if (Attr *A = getDLLAttr(FD)) { in FinalizeDeclaration()10575 const InheritableAttr *DLLAttr = getDLLAttr(VD); in FinalizeDeclaration()10603 if (F && getDLLAttr(F)) { in FinalizeDeclaration()