Searched refs:ClassExported (Results 1 – 2 of 2) sorted by relevance
6151 const bool ClassExported = ClassAttr->getKind() == attr::DLLExport; in checkClassLevelDLLAttribute() local6157 !ClassExported && in checkClassLevelDLLAttribute()6164 if (ClassExported && !ClassAttr->isInherited() && in checkClassLevelDLLAttribute()6231 if (ClassExported) { in checkClassLevelDLLAttribute()6262 if (ClassExported) in checkClassLevelDLLAttribute()
4749 const bool ClassExported = ClassAttr->getKind() == attr::DLLExport; in checkClassLevelDLLAttribute() local4754 if (ClassExported && !ClassAttr->isInherited() && in checkClassLevelDLLAttribute()4812 if (ClassExported) in checkClassLevelDLLAttribute()