Searched refs:IsTemplateInstantiation (Results 1 – 3 of 3) sorted by relevance
1090 bool IsTemplateInstantiation) { in checkFallThroughIntoBlock() argument1121 if (!IsTemplateInstantiation) in checkFallThroughIntoBlock()1280 bool IsTemplateInstantiation = false; in DiagnoseSwitchLabelsFallthrough() local1282 IsTemplateInstantiation = Function->isTemplateInstantiation(); in DiagnoseSwitchLabelsFallthrough()1284 IsTemplateInstantiation)) in DiagnoseSwitchLabelsFallthrough()
5662 bool IsTemplateInstantiation) { in AddXConsumedAttr() argument5679 ((IsTemplateInstantiation && getLangOpts().ObjCAutoRefCount) in AddXConsumedAttr()
10541 RetainOwnershipKind K, bool IsTemplateInstantiation);