Searched refs:InstantiationDepth (Results 1 – 6 of 6) sorted by relevance
3397 return TemplateDeductionResult::InstantiationDepth; in DeduceTemplateArguments()3469 return TemplateDeductionResult::InstantiationDepth; in DeduceTemplateArgumentsFromType()3545 return TemplateDeductionResult::InstantiationDepth; in SubstituteExplicitTemplateArguments()3869 return TemplateDeductionResult::InstantiationDepth; in instantiateExplicitSpecifierDeferred()3902 return TemplateDeductionResult::InstantiationDepth; in FinishTemplateArgumentDeduction()6572 case TemplateDeductionResult::InstantiationDepth: in isTemplateTemplateParameterAtLeastAsSpecializedAs()6608 case TemplateDeductionResult::InstantiationDepth: in isTemplateTemplateParameterAtLeastAsSpecializedAs()
912 <= SemaRef.getLangOpts().InstantiationDepth) in CheckInstantiationDepth()917 << SemaRef.getLangOpts().InstantiationDepth in CheckInstantiationDepth()920 << SemaRef.getLangOpts().InstantiationDepth; in CheckInstantiationDepth()
745 case TemplateDeductionResult::InstantiationDepth: in MakeDeductionFailureInfo()823 case TemplateDeductionResult::InstantiationDepth: in Destroy()877 case TemplateDeductionResult::InstantiationDepth: in getTemplateParameter()911 case TemplateDeductionResult::InstantiationDepth: in getTemplateArgumentList()947 case TemplateDeductionResult::InstantiationDepth: in getFirstArg()979 case TemplateDeductionResult::InstantiationDepth: in getSecondArg()12327 case TemplateDeductionResult::InstantiationDepth: in DiagnoseBadDeduction()12885 case TemplateDeductionResult::InstantiationDepth: in RankDeductionFailure()
376 LANGOPT(InstantiationDepth, 32, 1024, Benign,
371 InstantiationDepth, enumerator
4118 MarshallingInfoInt<LangOpts<"InstantiationDepth">, "1024">;