Searched refs:shouldDLLImportComdatSymbols (Results 1 – 5 of 5) sorted by relevance
1207 virtual bool shouldDLLImportComdatSymbols() const { in shouldDLLImportComdatSymbols() function
7674 (S.Context.getTargetInfo().shouldDLLImportComdatSymbols())) { in handleDLLAttr()7681 !(S.Context.getTargetInfo().shouldDLLImportComdatSymbols())) { in handleDLLAttr()7690 if ((S.Context.getTargetInfo().shouldDLLImportComdatSymbols()) && in handleDLLAttr()
9853 (Context.getTargetInfo().shouldDLLImportComdatSymbols() && in ActOnExplicitInstantiation()9871 (Context.getTargetInfo().shouldDLLImportComdatSymbols() && in ActOnExplicitInstantiation()
6288 if (Context.getTargetInfo().shouldDLLImportComdatSymbols() && !ClassAttr) { in checkClassLevelDLLAttribute()6308 if (Context.getTargetInfo().shouldDLLImportComdatSymbols() && in checkClassLevelDLLAttribute()6373 if (!Context.getTargetInfo().shouldDLLImportComdatSymbols() && in checkClassLevelDLLAttribute()
6999 bool IsMicrosoftABI = S.Context.getTargetInfo().shouldDLLImportComdatSymbols(); in checkDLLAttributeRedeclaration()