Searched refs:IsTemplateInstantiation (Results 1 – 3 of 3) sorted by relevance
1094 bool IsTemplateInstantiation) { in checkFallThroughIntoBlock() argument1125 if (!IsTemplateInstantiation) in checkFallThroughIntoBlock()1284 bool IsTemplateInstantiation = false; in DiagnoseSwitchLabelsFallthrough() local1286 IsTemplateInstantiation = Function->isTemplateInstantiation(); in DiagnoseSwitchLabelsFallthrough()1288 IsTemplateInstantiation)) in DiagnoseSwitchLabelsFallthrough()
5781 bool IsTemplateInstantiation) { in AddXConsumedAttr() argument5798 ((IsTemplateInstantiation && getLangOpts().ObjCAutoRefCount) in AddXConsumedAttr()
10871 RetainOwnershipKind K, bool IsTemplateInstantiation);