Searched refs:IsTemplateInstantiation (Results 1 – 3 of 3) sorted by relevance
1093 bool IsTemplateInstantiation) { in checkFallThroughIntoBlock() argument1126 if (!IsTemplateInstantiation) in checkFallThroughIntoBlock()1288 bool IsTemplateInstantiation = false; in DiagnoseSwitchLabelsFallthrough() local1290 IsTemplateInstantiation = Function->isTemplateInstantiation(); in DiagnoseSwitchLabelsFallthrough()1292 IsTemplateInstantiation)) in DiagnoseSwitchLabelsFallthrough()
5236 bool IsTemplateInstantiation) { in AddXConsumedAttr() argument5253 ((IsTemplateInstantiation && getLangOpts().ObjCAutoRefCount) in AddXConsumedAttr()
10108 RetainOwnershipKind K, bool IsTemplateInstantiation);