Searched refs:IsTemplateInstantiation (Results 1 – 3 of 3) sorted by relevance
1083 bool IsTemplateInstantiation) { in checkFallThroughIntoBlock() argument1116 if (!IsTemplateInstantiation) in checkFallThroughIntoBlock()1278 bool IsTemplateInstantiation = false; in DiagnoseSwitchLabelsFallthrough() local1280 IsTemplateInstantiation = Function->isTemplateInstantiation(); in DiagnoseSwitchLabelsFallthrough()1282 IsTemplateInstantiation)) in DiagnoseSwitchLabelsFallthrough()
4992 bool IsTemplateInstantiation) { in AddXConsumedAttr() argument5009 ((IsTemplateInstantiation && getLangOpts().ObjCAutoRefCount) in AddXConsumedAttr()
9531 RetainOwnershipKind K, bool IsTemplateInstantiation);