Searched refs:getDLLAttr (Results 1 – 4 of 4) sorted by relevance
92 inline InheritableAttr *getDLLAttr(Decl *D) { in getDLLAttr() function
1414 if (Attr *ClassAttr = getDLLAttr(Class)) { in CheckBaseSpecifier()4672 Attr *ClassAttr = getDLLAttr(Class); in ReferenceDllExportedMethods()4727 Attr *ClassAttr = getDLLAttr(Class); in checkClassLevelDLLAttribute()4733 getDLLAttr(Spec->getSpecializedTemplate()->getTemplatedDecl())) { in checkClassLevelDLLAttribute()4756 InheritableAttr *MemberAttr = getDLLAttr(Member); in checkClassLevelDLLAttribute()4820 if (!getDLLAttr(Member)) { in checkClassLevelDLLAttribute()4837 if (getDLLAttr( in propagateDLLAttrToBaseClassTemplate()4844 if (!getDLLAttr(BaseTemplateSpec) && in propagateDLLAttrToBaseClassTemplate()4863 if (getDLLAttr(BaseTemplateSpec)) { in propagateDLLAttrToBaseClassTemplate()12807 if (const InheritableAttr *DLLAttr = getDLLAttr(Fn)) { in SetDeclDeleted()
7450 if (!getDLLAttr(Def) && getDLLAttr(Specialization) && in ActOnExplicitInstantiation()7456 getDLLAttr(Specialization)->clone(getASTContext())); in ActOnExplicitInstantiation()
5439 if (const InheritableAttr *Attr = getDLLAttr(&ND)) { in checkAttributesAfterMerging()10157 if (Attr *A = getDLLAttr(FD)) { in FinalizeDeclaration()10166 const InheritableAttr *DLLAttr = getDLLAttr(VD); in FinalizeDeclaration()10194 if (F && getDLLAttr(F)) { in FinalizeDeclaration()