Searched refs:InstantiationDepth (Results 1 – 6 of 6) sorted by relevance
3332 return TemplateDeductionResult::InstantiationDepth; in DeduceTemplateArguments()3399 return TemplateDeductionResult::InstantiationDepth; in DeduceTemplateArgumentsFromType()3472 return TemplateDeductionResult::InstantiationDepth; in SubstituteExplicitTemplateArguments()3796 return TemplateDeductionResult::InstantiationDepth; in instantiateExplicitSpecifierDeferred()3827 return TemplateDeductionResult::InstantiationDepth; in FinishTemplateArgumentDeduction()
885 <= SemaRef.getLangOpts().InstantiationDepth) in CheckInstantiationDepth()890 << SemaRef.getLangOpts().InstantiationDepth in CheckInstantiationDepth()893 << SemaRef.getLangOpts().InstantiationDepth; in CheckInstantiationDepth()
716 case TemplateDeductionResult::InstantiationDepth: in MakeDeductionFailureInfo()794 case TemplateDeductionResult::InstantiationDepth: in Destroy()848 case TemplateDeductionResult::InstantiationDepth: in getTemplateParameter()882 case TemplateDeductionResult::InstantiationDepth: in getTemplateArgumentList()918 case TemplateDeductionResult::InstantiationDepth: in getFirstArg()950 case TemplateDeductionResult::InstantiationDepth: in getSecondArg()11619 case TemplateDeductionResult::InstantiationDepth: in DiagnoseBadDeduction()12171 case TemplateDeductionResult::InstantiationDepth: in RankDeductionFailure()
409 BENIGN_LANGOPT(InstantiationDepth, 32, 1024,
394 InstantiationDepth, enumerator
3913 MarshallingInfoInt<LangOpts<"InstantiationDepth">, "1024">;