Searched refs:shouldDLLImportComdatSymbols (Results 1 – 5 of 5) sorted by relevance
1317 virtual bool shouldDLLImportComdatSymbols() const { in shouldDLLImportComdatSymbols() function
6304 (S.Context.getTargetInfo().shouldDLLImportComdatSymbols())) { in handleDLLAttr()6311 !(S.Context.getTargetInfo().shouldDLLImportComdatSymbols())) { in handleDLLAttr()6320 if ((S.Context.getTargetInfo().shouldDLLImportComdatSymbols()) && in handleDLLAttr()
7194 bool IsMicrosoftABI = S.Context.getTargetInfo().shouldDLLImportComdatSymbols(); in checkDLLAttributeRedeclaration()13542 if (Context.getTargetInfo().shouldDLLImportComdatSymbols()) { in GloballyUniqueObjectMightBeAccidentallyDuplicated()13596 << VD << Context.getTargetInfo().shouldDLLImportComdatSymbols(); in DiagnoseUniqueObjectDuplication()13609 << VD << Context.getTargetInfo().shouldDLLImportComdatSymbols(); in DiagnoseUniqueObjectDuplication()
10170 Context.getTargetInfo().shouldDLLImportComdatSymbols()) { in ActOnExplicitInstantiation()10187 Context.getTargetInfo().shouldDLLImportComdatSymbols()) { in ActOnExplicitInstantiation()
6491 if (Context.getTargetInfo().shouldDLLImportComdatSymbols() && !ClassAttr) { in checkClassLevelDLLAttribute()6522 if (Context.getTargetInfo().shouldDLLImportComdatSymbols() && in checkClassLevelDLLAttribute()6587 if (!Context.getTargetInfo().shouldDLLImportComdatSymbols() && in checkClassLevelDLLAttribute()