Home
last modified time | relevance | path

Searched refs:TDK_InstantiationDepth (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp3128 return TDK_InstantiationDepth; in DeduceTemplateArguments()
3178 return TDK_InstantiationDepth; in DeduceTemplateArguments()
3277 return TDK_InstantiationDepth; in SubstituteExplicitTemplateArguments()
3617 return Sema::TDK_InstantiationDepth; in instantiateExplicitSpecifierDeferred()
3654 return TDK_InstantiationDepth; in FinishTemplateArgumentDeduction()
H A DSemaOverload.cpp638 case Sema::TDK_InstantiationDepth: in MakeDeductionFailureInfo()
716 case Sema::TDK_InstantiationDepth: in Destroy()
770 case Sema::TDK_InstantiationDepth: in getTemplateParameter()
804 case Sema::TDK_InstantiationDepth: in getTemplateArgumentList()
840 case Sema::TDK_InstantiationDepth: in getFirstArg()
872 case Sema::TDK_InstantiationDepth: in getSecondArg()
11582 case Sema::TDK_InstantiationDepth: in DiagnoseBadDeduction()
12074 case Sema::TDK_InstantiationDepth: in RankDeductionFailure()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9225 TDK_InstantiationDepth, enumerator