Searched refs:shouldDLLImportComdatSymbols (Results 1 – 5 of 5) sorted by relevance
1103 virtual bool shouldDLLImportComdatSymbols() const { in shouldDLLImportComdatSymbols() function
6877 (S.Context.getTargetInfo().shouldDLLImportComdatSymbols())) { in handleDLLAttr()6884 !(S.Context.getTargetInfo().shouldDLLImportComdatSymbols())) { in handleDLLAttr()6893 if ((S.Context.getTargetInfo().shouldDLLImportComdatSymbols()) && in handleDLLAttr()
9762 (Context.getTargetInfo().shouldDLLImportComdatSymbols() && in ActOnExplicitInstantiation()9780 (Context.getTargetInfo().shouldDLLImportComdatSymbols() && in ActOnExplicitInstantiation()
6108 if (Context.getTargetInfo().shouldDLLImportComdatSymbols() && !ClassAttr) { in checkClassLevelDLLAttribute()6128 if (Context.getTargetInfo().shouldDLLImportComdatSymbols() && in checkClassLevelDLLAttribute()6193 if (!Context.getTargetInfo().shouldDLLImportComdatSymbols() && in checkClassLevelDLLAttribute()
6538 bool IsMicrosoftABI = S.Context.getTargetInfo().shouldDLLImportComdatSymbols(); in checkDLLAttributeRedeclaration()