Searched refs:shouldDLLImportComdatSymbols (Results 1 – 5 of 5) sorted by relevance
1233 virtual bool shouldDLLImportComdatSymbols() const { in shouldDLLImportComdatSymbols() function
7914 (S.Context.getTargetInfo().shouldDLLImportComdatSymbols())) { in handleDLLAttr()7921 !(S.Context.getTargetInfo().shouldDLLImportComdatSymbols())) { in handleDLLAttr()7930 if ((S.Context.getTargetInfo().shouldDLLImportComdatSymbols()) && in handleDLLAttr()
10109 (Context.getTargetInfo().shouldDLLImportComdatSymbols() && in ActOnExplicitInstantiation()10127 (Context.getTargetInfo().shouldDLLImportComdatSymbols() && in ActOnExplicitInstantiation()
6335 if (Context.getTargetInfo().shouldDLLImportComdatSymbols() && !ClassAttr) { in checkClassLevelDLLAttribute()6355 if (Context.getTargetInfo().shouldDLLImportComdatSymbols() && in checkClassLevelDLLAttribute()6420 if (!Context.getTargetInfo().shouldDLLImportComdatSymbols() && in checkClassLevelDLLAttribute()
7078 bool IsMicrosoftABI = S.Context.getTargetInfo().shouldDLLImportComdatSymbols(); in checkDLLAttributeRedeclaration()